Home
last modified time | relevance | path

Searched refs:chcr_aead_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c98 static inline struct chcr_aead_ctx *AEAD_CTX(struct chcr_context *ctx) in AEAD_CTX()
113 static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx) in GCM_CTX()
118 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX()
2381 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_common_init()
2425 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_fallback()
2445 struct chcr_aead_ctx *aeadctx = AEAD_CTX(ctx); in create_authenc_wr()
2943 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in ccm_format_packet()
2971 struct chcr_aead_ctx *aeadctx = AEAD_CTX(ctx); in fill_sec_cpl_for_aead()
3021 struct chcr_aead_ctx *aeadctx, in aead_ccm_validate_input()
3044 struct chcr_aead_ctx *aeadct in create_aead_ccm_wr()
[all...]
H A Dchcr_crypto.h229 struct chcr_aead_ctx { struct
250 struct chcr_aead_ctx aeadctx[];
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c99 static inline struct chcr_aead_ctx *AEAD_CTX(struct chcr_context *ctx) in AEAD_CTX()
114 static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx) in GCM_CTX()
119 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX()
2376 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_common_init()
2420 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_fallback()
2440 struct chcr_aead_ctx *aeadctx = AEAD_CTX(ctx); in create_authenc_wr()
2938 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in ccm_format_packet()
2966 struct chcr_aead_ctx *aeadctx = AEAD_CTX(ctx); in fill_sec_cpl_for_aead()
3016 struct chcr_aead_ctx *aeadctx, in aead_ccm_validate_input()
3039 struct chcr_aead_ctx *aeadct in create_aead_ccm_wr()
[all...]
H A Dchcr_crypto.h231 struct chcr_aead_ctx { struct
253 struct chcr_aead_ctx aeadctx;

Completed in 11 milliseconds