Searched refs:KCF_PROV_DECRYPT_ATOMIC (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/crypto/api/ |
H A D | kcf_cipher.c | 683 error = KCF_PROV_DECRYPT_ATOMIC(pd, pd->pd_sid, &lmech, key, in crypto_decrypt()
|
H A D | kcf_dual.c | 1265 error = KCF_PROV_DECRYPT_ATOMIC(pd, pd->pd_sid, in crypto_mac_decrypt_common()
|
/titanic_41/usr/src/uts/common/sys/crypto/ |
H A D | impl.h | 726 #define KCF_PROV_DECRYPT_ATOMIC(pd, session, mech, key, ciphertext, plaintext, \ macro
|
/titanic_41/usr/src/uts/common/crypto/core/ |
H A D | kcf_callprov.c | 1026 err = KCF_PROV_DECRYPT_ATOMIC(pd, dcrops->dop_sid, in common_submit_request()
|