Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c865 get_hashed_pin(int fd, char **hashed_pin) in get_hashed_pin() function
1153 rv = get_hashed_pin(fd, hashed_pin); in soft_keystore_getpin()
2884 ret_val = get_hashed_pin(fd, hashed_pin); in soft_keystore_pin_initialized()