qce_alg_template 22 drivers/crypto/qce/ablkcipher.c struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_alg_template 57 drivers/crypto/qce/ablkcipher.c struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_alg_template 216 drivers/crypto/qce/ablkcipher.c struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); qce_alg_template 357 drivers/crypto/qce/ablkcipher.c struct qce_alg_template *tmpl; qce_alg_template 410 drivers/crypto/qce/ablkcipher.c struct qce_alg_template *tmpl, *n; qce_alg_template 48 drivers/crypto/qce/cipher.h static inline struct qce_alg_template *to_cipher_tmpl(struct crypto_tfm *tfm) qce_alg_template 51 drivers/crypto/qce/cipher.h return container_of(alg, struct qce_alg_template, alg.crypto); qce_alg_template 228 drivers/crypto/qce/common.c struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_alg_template 313 drivers/crypto/qce/common.c struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_alg_template 35 drivers/crypto/qce/sha.c struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_alg_template 73 drivers/crypto/qce/sha.c struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_alg_template 127 drivers/crypto/qce/sha.c struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_alg_template 230 drivers/crypto/qce/sha.c struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_alg_template 305 drivers/crypto/qce/sha.c struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_alg_template 328 drivers/crypto/qce/sha.c struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_alg_template 472 drivers/crypto/qce/sha.c struct qce_alg_template *tmpl; qce_alg_template 527 drivers/crypto/qce/sha.c struct qce_alg_template *tmpl, *n; qce_alg_template 60 drivers/crypto/qce/sha.h static inline struct qce_alg_template *to_ahash_tmpl(struct crypto_tfm *tfm) qce_alg_template 66 drivers/crypto/qce/sha.h return container_of(alg, struct qce_alg_template, alg.ahash);