Home
last modified time | relevance | path

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

/linux-6.12.1/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()
2448 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in create_authenc_wr()
3557 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_authenc_setkey()
3685 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_aead_digest_null_setkey()
4146 sizeof(struct chcr_authenc_ctx),
4168 sizeof(struct chcr_authenc_ctx),
4189 sizeof(struct chcr_authenc_ctx),
4209 sizeof(struct chcr_authenc_ctx),
4230 sizeof(struct chcr_authenc_ctx),
4251 sizeof(struct chcr_authenc_ctx),
[all …]