Lines Matching defs:tfm
428 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in mxs_dcp_block_fallback() local
491 static int mxs_dcp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in mxs_dcp_aes_setkey()
518 static int mxs_dcp_aes_fallback_init_tfm(struct crypto_skcipher *tfm) in mxs_dcp_aes_fallback_init_tfm()
534 static void mxs_dcp_aes_fallback_exit_tfm(struct crypto_skcipher *tfm) in mxs_dcp_aes_fallback_exit_tfm()
549 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in mxs_dcp_run_sha() local
619 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_req_to_buf() local
724 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_init() local
754 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_update_fx() local
816 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_import() local
831 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_export() local
841 static int dcp_sha_cra_init(struct crypto_tfm *tfm) in dcp_sha_cra_init()
848 static void dcp_sha_cra_exit(struct crypto_tfm *tfm) in dcp_sha_cra_exit()