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() function52 struct hmac_ctx *ctx = align_ptr(opad + ss, in hmac_setkey()104 struct hmac_ctx *ctx = hmac_ctx(pdesc->tfm); in hmac_import()165 struct hmac_ctx *ctx = hmac_ctx(parent); in hmac_init_tfm()180 struct hmac_ctx *ctx = hmac_ctx(__crypto_shash_cast(tfm)); in hmac_exit_tfm()227 inst->alg.base.cra_ctxsize = sizeof(struct hmac_ctx) + in hmac_create()