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

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.h127 CK_RV soft_keystore_hmac(soft_object_t *key_p, boolean_t sign,
H A DsoftKeystoreUtil.c1372 if (soft_keystore_hmac(new_hmac_key, B_TRUE, buf,
2095 if (soft_keystore_hmac(hmac_key, B_FALSE, buf,
2367 if (soft_keystore_hmac(hmac_key, B_TRUE, encrypted_buf,
2616 if (soft_keystore_hmac(hmac_key, B_TRUE, encrypted_buf,
H A DsoftKeystore.c2375 soft_keystore_hmac(soft_object_t *key_p, boolean_t sign, function

Completed in 36 milliseconds