Searched refs:to_ahash_tmpl (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/crypto/qce/
H A Dsha.c43 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_ahash_done()
82 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_ahash_async_req_handle()
134 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_init()
237 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_update()
312 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_final()
335 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_digest()
H A Dsha.h70 static inline struct qce_alg_template *to_ahash_tmpl(struct crypto_tfm *tfm) to_ahash_tmpl() function
H A Dcommon.c236 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_setup_regs_ahash()

Completed in 97 milliseconds