Searched defs:hmac_ctx (Results 1 – 11 of 11) sorted by relevance
24 struct hmac_ctx { struct33 static inline struct hmac_ctx *hmac_ctx(struct crypto_shash *tfm) in hmac_ctx() argument
61 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
100 void *hmac_ctx; member
241 struct hmac_ctx { struct248 struct hmac_ctx hmacctx[0]; argument
74 void *hmac_ctx; member