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

/illumos-gate/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) {
1781 * FUNCTION: soft_keystore_authpin
1802 soft_keystore_authpin(uchar_t *pin) function
H A DsoftKeystore.c173 if (soft_keystore_authpin(tmp_pin) != 0) {

Completed in 78 milliseconds