Searched refs:CCM_BLOCK_IV_SIZE (Results 1 – 2 of 2) sorted by relevance
36 #define CCM_BLOCK_IV_SIZE 8 /* IV size inside B0 and CTR_COUNT */ macro
253 CCM_BLOCK_IV_OFFSET, CCM_BLOCK_IV_SIZE); in cc_aead_complete()1598 CCM_BLOCK_IV_SIZE); in cc_proc_rfc4309_ccm()1600 req->assoclen -= CCM_BLOCK_IV_SIZE; in cc_proc_rfc4309_ccm()2525 .ivsize = CCM_BLOCK_IV_SIZE,