Home
last modified time | relevance | path

Searched defs:hmac_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/crypto/
Dhmac.c25 struct hmac_ctx { struct
34 static inline struct hmac_ctx *hmac_ctx(struct crypto_shash *tfm) in hmac_ctx() function
/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_crypto.h243 struct hmac_ctx { struct
251 DECLARE_FLEX_ARRAY(struct hmac_ctx, hmacctx); argument