Searched refs:hmac_ctx (Results 1 – 1 of 1) sorted by relevance
24 struct hmac_ctx { struct33 static inline struct hmac_ctx *hmac_ctx(struct crypto_shash *tfm) in hmac_ctx() argument48 struct hmac_ctx *ctx = align_ptr(opad + ss, in hmac_setkey()93 struct hmac_ctx *ctx = hmac_ctx(pdesc->tfm); in hmac_import()147 struct hmac_ctx *ctx = hmac_ctx(parent); in hmac_init_tfm()166 struct hmac_ctx *ctx = hmac_ctx(__crypto_shash_cast(tfm)); in hmac_exit_tfm()217 inst->alg.base.cra_ctxsize = sizeof(struct hmac_ctx) + in hmac_create()