Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_crypto.h219 struct chcr_authenc_ctx { struct
227 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()
2263 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in create_authenc_wr()
3366 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_authenc_setkey()
3502 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_aead_digest_null_setkey()
3941 sizeof(struct chcr_authenc_ctx),
3963 sizeof(struct chcr_authenc_ctx),
3984 sizeof(struct chcr_authenc_ctx),
4004 sizeof(struct chcr_authenc_ctx),
4025 sizeof(struct chcr_authenc_ctx),
4046 sizeof(struct chcr_authenc_ctx),
[all …]