Searched refs:aes_ccm (Results 1 – 3 of 3) sorted by relevance
44 memcpy(csbcpb->cpb.aes_ccm.key, in_key, key_len); in ccm_aes_nx_set_key()186 b0 = nx_ctx->csbcpb->cpb.aes_ccm.in_pat_or_b0; in generate_pat()191 b0 = nx_ctx->csbcpb->cpb.aes_ccm.in_pat_or_b0; in generate_pat()349 csbcpb->cpb.aes_ccm.in_pat_or_b0); in ccm_nx_decrypt()369 csbcpb->cpb.aes_ccm.iv_or_ctr); in ccm_nx_decrypt()382 memcpy(csbcpb->cpb.aes_ccm.in_pat_or_b0, in ccm_nx_decrypt()384 memcpy(csbcpb->cpb.aes_ccm.in_s0, in ccm_nx_decrypt()419 csbcpb->cpb.aes_ccm.in_pat_or_b0); in ccm_nx_encrypt()438 csbcpb->cpb.aes_ccm.iv_or_ctr); in ccm_nx_encrypt()451 memcpy(csbcpb->cpb.aes_ccm.in_pat_or_b0, in ccm_nx_encrypt()[all …]
127 struct cop_symcpb_aes_ccm aes_ccm; member
1218 GEN_SEC_AEAD_SETKEY_FUNC(aes_ccm, 0, SEC_CALG_AES, in GEN_SEC_AEAD_SETKEY_FUNC()
Completed in 40 milliseconds