Searched refs:chcr_authenc_ctx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_crypto.h | 218 struct chcr_authenc_ctx { struct 226 struct chcr_authenc_ctx authenc[];
|
H A D | chcr_algo.c | 118 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX() 2446 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in create_authenc_wr() 3554 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_authenc_setkey() 3682 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_aead_digest_null_setkey() 4143 sizeof(struct chcr_authenc_ctx), 4165 sizeof(struct chcr_authenc_ctx), 4186 sizeof(struct chcr_authenc_ctx), 4206 sizeof(struct chcr_authenc_ctx), 4227 sizeof(struct chcr_authenc_ctx), 4248 sizeof(struct chcr_authenc_ctx), [all...] |
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_crypto.h | 218 struct chcr_authenc_ctx { struct 227 DECLARE_FLEX_ARRAY(struct chcr_authenc_ctx, authenc);
|
H A D | chcr_algo.c | 119 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...] |
Completed in 19 milliseconds