Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h86 int soft_keystore_authpin(uchar_t *pin);
H A DsoftKeystoreUtil.c1673 if (soft_keystore_authpin(oldpin) != 0) { in soft_keystore_setpin()
1802 soft_keystore_authpin(uchar_t *pin) in soft_keystore_authpin() function
H A DsoftKeystore.c173 if (soft_keystore_authpin(tmp_pin) != 0) { in soft_verify_pin()