Lines Matching defs:tfm
1704 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in common_nonsnoop_hash_unmap() local
1791 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in common_nonsnoop_hash() local
1914 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in ahash_edesc_alloc() local
1929 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in ahash_init() local
1982 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in ahash_process_req() local
2134 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in ahash_export() local
2158 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in ahash_import() local
2185 static int keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, in keyhash()
2216 static int ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in ahash_setkey()
3068 static int talitos_cra_init_aead(struct crypto_aead *tfm) in talitos_cra_init_aead()
3080 static int talitos_cra_init_skcipher(struct crypto_skcipher *tfm) in talitos_cra_init_skcipher()
3092 static int talitos_cra_init_ahash(struct crypto_tfm *tfm) in talitos_cra_init_ahash()
3109 static void talitos_cra_exit(struct crypto_tfm *tfm) in talitos_cra_exit()