Lines Matching defs:tfm
1235 static int artpec6_crypto_aead_init(struct crypto_aead *tfm) in artpec6_crypto_aead_init()
1247 static int artpec6_crypto_aead_set_key(struct crypto_aead *tfm, const u8 *key, in artpec6_crypto_aead_set_key()
1533 static int artpec6_crypto_aes_ecb_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_ecb_init()
1543 static int artpec6_crypto_aes_ctr_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_ctr_init()
1559 static int artpec6_crypto_aes_cbc_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_cbc_init()
1569 static int artpec6_crypto_aes_xts_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_xts_init()
1579 static void artpec6_crypto_aes_exit(struct crypto_skcipher *tfm) in artpec6_crypto_aes_exit()
1586 static void artpec6_crypto_aes_ctr_exit(struct crypto_skcipher *tfm) in artpec6_crypto_aes_ctr_exit()
2224 artpec6_crypto_hash_set_key(struct crypto_ahash *tfm, in artpec6_crypto_hash_set_key()
2387 static int artpec6_crypto_ahash_init_common(struct crypto_tfm *tfm, in artpec6_crypto_ahash_init_common()
2411 static int artpec6_crypto_ahash_init(struct crypto_tfm *tfm) in artpec6_crypto_ahash_init()
2416 static int artpec6_crypto_ahash_init_hmac_sha256(struct crypto_tfm *tfm) in artpec6_crypto_ahash_init_hmac_sha256()
2421 static void artpec6_crypto_ahash_exit(struct crypto_tfm *tfm) in artpec6_crypto_ahash_exit()