Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/crypto/api/
H A Dkcf_cipher.c683 error = KCF_PROV_DECRYPT_ATOMIC(pd, pd->pd_sid, &lmech, key, in crypto_decrypt()
H A Dkcf_dual.c1265 error = KCF_PROV_DECRYPT_ATOMIC(pd, pd->pd_sid, in crypto_mac_decrypt_common()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dimpl.h726 #define KCF_PROV_DECRYPT_ATOMIC(pd, session, mech, key, ciphertext, plaintext, \ macro
/titanic_41/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c1026 err = KCF_PROV_DECRYPT_ATOMIC(pd, dcrops->dop_sid, in common_submit_request()