Home
last modified time | relevance | path

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

/linux-6.1.9/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()
2440 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in create_authenc_wr()
3548 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_authenc_setkey()
3676 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_aead_digest_null_setkey()
4137 sizeof(struct chcr_authenc_ctx),
4159 sizeof(struct chcr_authenc_ctx),
4180 sizeof(struct chcr_authenc_ctx),
4200 sizeof(struct chcr_authenc_ctx),
4221 sizeof(struct chcr_authenc_ctx),
4242 sizeof(struct chcr_authenc_ctx),
[all …]