Searched refs:compare_off (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechstr.c373 int compare_off = 0; local
395 compare_off = 4;
400 if (strcasecmp(&mapping[i].str[compare_off], mech_str) == 0) {
/osnet-11/usr/src/lib/libcryptoutil/common/
H A Dmechstr.c373 int compare_off = 0; local
395 compare_off = 4;
400 if (strcasecmp(&mapping[i].str[compare_off], mech_str) == 0) {

Completed in 106 milliseconds