Searched refs:oldpin (Results 1 – 2 of 2) sorted by relevance
85 int soft_keystore_setpin(uchar_t *oldpin, uchar_t *newpin, boolean_t lock_held);
1432 soft_keystore_setpin(uchar_t *oldpin, uchar_t *newpin, boolean_t lock_held) in soft_keystore_setpin() argument1673 if (soft_keystore_authpin(oldpin) != 0) { in soft_keystore_setpin()