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

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c329 uint64_t hashed_pin_len, hashed_pin_salt_len, ulong_buf; local
451 hashed_pin_salt_len = (uint64_t)strlen(hashed_pin_salt);
455 ulong_buf = SWAP64(hashed_pin_salt_len);
462 hashed_pin_salt_len) != hashed_pin_salt_len) {

Completed in 32 milliseconds