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

/linux-4.1.27/drivers/crypto/qce/
H A Dcipher.h60 static inline struct qce_alg_template *to_cipher_tmpl(struct crypto_tfm *tfm) to_cipher_tmpl() function
H A Dablkcipher.c30 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_ablkcipher_done()
67 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_ablkcipher_async_req_handle()
167 unsigned long flags = to_cipher_tmpl(tfm)->alg_flags; qce_ablkcipher_setkey()
209 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); qce_ablkcipher_crypt()
H A Dcommon.c321 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_setup_regs_ablkcipher()

Completed in 63 milliseconds