Searched refs:qce_alg_template (Results 1 – 6 of 6) sorted by relevance
49 static inline struct qce_alg_template *to_cipher_tmpl(struct crypto_skcipher *tfm) in to_cipher_tmpl()52 return container_of(alg, struct qce_alg_template, alg.skcipher); in to_cipher_tmpl()
36 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_ahash_done()74 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_ahash_async_req_handle()128 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_init()239 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_update()312 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_final()339 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); in qce_ahash_digest()488 struct qce_alg_template *tmpl; in qce_ahash_register_one()548 struct qce_alg_template *tmpl, *n; in qce_ahash_unregister()
60 static inline struct qce_alg_template *to_ahash_tmpl(struct crypto_tfm *tfm) in to_ahash_tmpl()66 return container_of(alg, struct qce_alg_template, alg.ahash); in to_ahash_tmpl()
31 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_skcipher_done()68 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_skcipher_async_req_handle()228 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); in qce_skcipher_crypt()388 struct qce_alg_template *tmpl; in qce_skcipher_register_one()448 struct qce_alg_template *tmpl, *n; in qce_skcipher_unregister()
80 struct qce_alg_template { struct
148 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); in qce_setup_regs_ahash()314 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_setup_regs_skcipher()