Home
last modified time | relevance | path

Searched refs:cc_iv (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/modes/
H A Dmodes.h84 uint64_t cc_iv[2]; member
101 #define ecb_iv ecb_common.cc_iv
115 #define cbc_iv cbc_common.cc_iv
138 #define ctr_cb ctr_common.cc_iv
179 #define ccm_cb ccm_common.cc_iv
242 #define gcm_cb gcm_common.cc_iv
266 #define ac_iv acu.acu_ecb.ecb_common.cc_iv
286 #define bc_iv bcu.bcu_ecb.ecb_common.cc_iv
300 #define dc_iv dcu.dcu_ecb.ecb_common.cc_iv
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_prov_lib.c151 &common_ctx->cc_iv[0]); in crypto_update_iov()
178 &common_ctx->cc_iv[0]); in crypto_update_uio()