Searched refs:KCF_PROV_ENCRYPT (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/api/ |
| H A D | kcf_cipher.c | 866 error = KCF_PROV_ENCRYPT(pd, ctx, plaintext, in crypto_encrypt_single()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/core/ |
| H A D | kcf_callprov.c | 626 err = KCF_PROV_ENCRYPT(pd, ctx, eops->eo_plaintext, in common_submit_request()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | impl.h | 636 #define KCF_PROV_ENCRYPT(pd, ctx, plaintext, ciphertext, req) ( \ macro
|