Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_crypto.h214 struct chcr_gcm_ctx { struct
225 struct chcr_gcm_ctx gcm[0];
H A Dchcr_algo.c113 static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx) in GCM_CTX()
3496 struct chcr_gcm_ctx *gctx = GCM_CTX(aeadctx); in chcr_gcm_setkey()
4065 sizeof(struct chcr_gcm_ctx),
4084 sizeof(struct chcr_gcm_ctx),
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_crypto.h214 struct chcr_gcm_ctx { struct
226 DECLARE_FLEX_ARRAY(struct chcr_gcm_ctx, gcm);
H A Dchcr_algo.c114 static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx) in GCM_CTX()
3492 struct chcr_gcm_ctx *gctx = GCM_CTX(aeadctx); in chcr_gcm_setkey()
4061 sizeof(struct chcr_gcm_ctx),
4080 sizeof(struct chcr_gcm_ctx),

Completed in 13 milliseconds