Home
last modified time | relevance | path

Searched refs:chcr_authenc_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/crypto/chelsio/
Dchcr_crypto.h218 struct chcr_authenc_ctx { struct
227 DECLARE_FLEX_ARRAY(struct chcr_authenc_ctx, authenc); argument
Dchcr_algo.c119 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX()
2441 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in create_authenc_wr()
3550 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_authenc_setkey()
3678 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_aead_digest_null_setkey()
4139 sizeof(struct chcr_authenc_ctx),
4161 sizeof(struct chcr_authenc_ctx),
4182 sizeof(struct chcr_authenc_ctx),
4202 sizeof(struct chcr_authenc_ctx),
4223 sizeof(struct chcr_authenc_ctx),
4244 sizeof(struct chcr_authenc_ctx),
[all …]