Home
last modified time | relevance | path

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

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