Searched refs:aead_aes_ccm_ctx (Results 1 – 1 of 1) sorted by relevance
28 struct aead_aes_ccm_ctx { struct37 sizeof(struct aead_aes_ccm_ctx), argument41 alignof(struct aead_aes_ccm_ctx),66 struct aead_aes_ccm_ctx *ccm_ctx = (struct aead_aes_ccm_ctx *)&ctx->state; in aead_aes_ccm_init()86 const struct aead_aes_ccm_ctx *ccm_ctx = in aead_aes_ccm_seal_scatter()87 (struct aead_aes_ccm_ctx *)&ctx->state; in aead_aes_ccm_seal_scatter()120 const struct aead_aes_ccm_ctx *ccm_ctx = in aead_aes_ccm_open_gather()121 (struct aead_aes_ccm_ctx *)&ctx->state; in aead_aes_ccm_open_gather()