Searched defs:soft_gen_hashed_pin (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.c54 * soft_gen_hashed_pin()
76 soft_gen_hashed_pin(CK_UTF8CHAR_PTR pPin, char **result, char **salt) function
159 if (soft_gen_hashed_pin(tmp_pin, &user_cryptpin, &salt) < 0) {
254 if (soft_gen_hashed_pin(tmp_old_pin, &user_cryptpin,

Completed in 27 milliseconds