Searched refs:encr_mech (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/crypto/ |
| H A D | api.h | 212 extern int crypto_encrypt_mac(crypto_mechanism_t *encr_mech, 222 extern int crypto_encrypt_mac_init(crypto_mechanism_t *encr_mech,
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | impl.h | 880 #define KCF_PROV_ENCRYPT_MAC_INIT(pd, ctx, encr_mech, encr_key, mac_mech, \ argument 885 ctx, encr_mech, encr_key, mac_mech, mac_key, encr_ctx_template, \ 910 #define KCF_PROV_ENCRYPT_MAC_ATOMIC(pd, session, encr_mech, encr_key, \ argument 916 (pd)->pd_prov_handle, session, encr_mech, encr_key, \
|