Home
last modified time | relevance | path

Searched refs:KCF_PROV_DECRYPT_UPDATE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/crypto/api/
H A Dkcf_cipher.c774 error = KCF_PROV_DECRYPT_UPDATE(pd, ctx, ciphertext, in crypto_decrypt_update()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dimpl.h715 #define KCF_PROV_DECRYPT_UPDATE(pd, ctx, ciphertext, plaintext, req) ( \ macro
/titanic_41/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c1011 err = KCF_PROV_DECRYPT_UPDATE(pd, ctx, in common_submit_request()