Lines Matching refs:hmac_ctx
24 struct hmac_ctx {
33 static inline struct hmac_ctx *hmac_ctx(struct crypto_shash *tfm)
48 struct hmac_ctx *ctx = align_ptr(opad + ss,
93 struct hmac_ctx *ctx = hmac_ctx(pdesc->tfm);
146 struct hmac_ctx *ctx = hmac_ctx(parent);
161 struct hmac_ctx *ctx = hmac_ctx(parent);
215 inst->alg.base.cra_ctxsize = sizeof(struct hmac_ctx) +