Searched refs:KCF_PROV_DECRYPT (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/crypto/api/ |
H A D | kcf_cipher.c | 904 error = KCF_PROV_DECRYPT(pd, ctx, ciphertext, in crypto_decrypt_single()
|
/titanic_50/usr/src/uts/common/sys/crypto/ |
H A D | impl.h | 710 #define KCF_PROV_DECRYPT(pd, ctx, ciphertext, plaintext, req) ( \ macro
|
/titanic_50/usr/src/uts/common/crypto/core/ |
H A D | kcf_callprov.c | 1006 err = KCF_PROV_DECRYPT(pd, ctx, dcrops->dop_ciphertext, in common_submit_request()
|