Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_crypto.h216 struct chcr_authenc_ctx { struct
224 struct chcr_authenc_ctx authenc[0]; argument
Dchcr_algo.c119 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX()
2328 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in create_authenc_wr()
3417 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_authenc_setkey()
3552 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_aead_digest_null_setkey()
4005 sizeof(struct chcr_authenc_ctx),
4027 sizeof(struct chcr_authenc_ctx),
4048 sizeof(struct chcr_authenc_ctx),
4068 sizeof(struct chcr_authenc_ctx),
4089 sizeof(struct chcr_authenc_ctx),
4110 sizeof(struct chcr_authenc_ctx),
[all …]