Searched refs:aead_aes_ctr_hmac_sha256_ctx (Results 1 – 1 of 1) sorted by relevance
27 struct aead_aes_ctr_hmac_sha256_ctx { struct39 sizeof(struct aead_aes_ctr_hmac_sha256_ctx), argument43 alignof(struct aead_aes_ctr_hmac_sha256_ctx),73 struct aead_aes_ctr_hmac_sha256_ctx *aes_ctx = in aead_aes_ctr_hmac_sha256_init()74 (struct aead_aes_ctr_hmac_sha256_ctx *)&ctx->state; in aead_aes_ctr_hmac_sha256_init()153 const struct aead_aes_ctr_hmac_sha256_ctx *aes_ctx, uint8_t *out, in aead_aes_ctr_hmac_sha256_crypt()181 const struct aead_aes_ctr_hmac_sha256_ctx *aes_ctx = in aead_aes_ctr_hmac_sha256_seal_scatter()182 (struct aead_aes_ctr_hmac_sha256_ctx *) &ctx->state; in aead_aes_ctr_hmac_sha256_seal_scatter()216 const struct aead_aes_ctr_hmac_sha256_ctx *aes_ctx = in aead_aes_ctr_hmac_sha256_open_gather()217 (struct aead_aes_ctr_hmac_sha256_ctx *) &ctx->state; in aead_aes_ctr_hmac_sha256_open_gather()