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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h96 int soft_keystore_get_pin_salt(char **salt);
H A DsoftKeystore.c136 if (soft_keystore_get_pin_salt(&salt) < 0) {
232 if (soft_keystore_get_pin_salt(&salt) < 0) {
H A DsoftKeystoreUtil.c2778 soft_keystore_get_pin_salt(char **salt) function

Completed in 66 milliseconds