Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h86 uint64_t cc_iv[2]; member
103 #define ecb_iv ecb_common.cc_iv
121 #define cbc_iv cbc_common.cc_iv
145 #define ctr_cb ctr_common.cc_iv
186 #define ccm_cb ccm_common.cc_iv
234 #define gcm_cb gcm_common.cc_iv
259 #define ac_iv acu.acu_ecb.ecb_common.cc_iv
279 #define bc_iv bcu.bcu_ecb.ecb_common.cc_iv
293 #define dc_iv dcu.dcu_ecb.ecb_common.cc_iv
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_prov_lib.c208 &common_ctx->cc_iv[0]); in crypto_update_iov()
234 &common_ctx->cc_iv[0]); in crypto_update_uio()
298 &common_ctx->cc_iv[0]); in crypto_update_mp()