Searched refs:CCM_BLOCK_IV_OFFSET (Results 1 – 2 of 2) sorted by relevance
35 #define CCM_BLOCK_IV_OFFSET 4 /* IV offset inside B0 and CTR_COUNT */ macro
253 CCM_BLOCK_IV_OFFSET, CCM_BLOCK_IV_SIZE); in cc_aead_complete()1597 memcpy(areq_ctx->ctr_iv + CCM_BLOCK_IV_OFFSET, req->iv, in cc_proc_rfc4309_ccm()1991 CCM_BLOCK_IV_OFFSET; in cc_proc_aead()1994 CCM_B0_OFFSET + CCM_BLOCK_IV_OFFSET; in cc_proc_aead()1997 CCM_CTR_COUNT_0_OFFSET + CCM_BLOCK_IV_OFFSET; in cc_proc_aead()