Searched refs:soft_keystore_authpin (Results 1 – 3 of 3) sorted by relevance
86 int soft_keystore_authpin(uchar_t *pin);
1673 if (soft_keystore_authpin(oldpin) != 0) { in soft_keystore_setpin()1802 soft_keystore_authpin(uchar_t *pin) in soft_keystore_authpin() function
173 if (soft_keystore_authpin(tmp_pin) != 0) { in soft_verify_pin()