Searched refs:hmac_ctx (Results 1 – 1 of 1) sorted by relevance
28 struct hmac_ctx { struct37 static inline struct hmac_ctx *hmac_ctx(struct crypto_shash *tfm) in hmac_ctx() argument52 struct hmac_ctx *ctx = align_ptr(opad + ss, in hmac_setkey()101 struct hmac_ctx *ctx = hmac_ctx(pdesc->tfm); in hmac_import()162 struct hmac_ctx *ctx = hmac_ctx(parent); in hmac_init_tfm()177 struct hmac_ctx *ctx = hmac_ctx(__crypto_shash_cast(tfm)); in hmac_exit_tfm()224 inst->alg.base.cra_ctxsize = sizeof(struct hmac_ctx) + in hmac_create()