Home
last modified time | relevance | path

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

/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h218 struct chcr_authenc_ctx { struct
227 DECLARE_FLEX_ARRAY(struct chcr_authenc_ctx, authenc); argument
H A Dchcr_algo.c118 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX()
2355 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in create_authenc_wr()
3464 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_authenc_setkey()
3547 struct chcr_authenc_ctx *actx = AUTHENC_CTX(aeadctx); in chcr_aead_digest_null_setkey()
4008 sizeof(struct chcr_authenc_ctx),
4030 sizeof(struct chcr_authenc_ctx),
4051 sizeof(struct chcr_authenc_ctx),
4071 sizeof(struct chcr_authenc_ctx),
4092 sizeof(struct chcr_authenc_ctx),
4113 sizeof(struct chcr_authenc_ctx),
[all …]