Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dhmac.c25 struct hmac_ctx { struct
34 static inline struct hmac_ctx *hmac_ctx(struct crypto_shash *tfm) in hmac_ctx() argument
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h243 struct hmac_ctx { struct
251 struct hmac_ctx hmacctx; argument