Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h85 int soft_keystore_setpin(uchar_t *oldpin, uchar_t *newpin, boolean_t lock_held);
H A DsoftKeystoreUtil.c1432 soft_keystore_setpin(uchar_t *oldpin, uchar_t *newpin, boolean_t lock_held) in soft_keystore_setpin() argument
1673 if (soft_keystore_authpin(oldpin) != 0) { in soft_keystore_setpin()