Home
last modified time | relevance | path

Searched refs:crypto_tfm_alg_name (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dcrypto.h442 static inline const char *crypto_tfm_alg_name(struct crypto_tfm *tfm) in crypto_tfm_alg_name() function
/include/crypto/
A Dhash.h345 return crypto_tfm_alg_name(crypto_ahash_tfm(tfm)); in crypto_ahash_alg_name()
772 return crypto_tfm_alg_name(crypto_shash_tfm(tfm)); in crypto_shash_alg_name()
A Dacompress.h234 return crypto_tfm_alg_name(crypto_acomp_tfm(tfm)); in crypto_acomp_alg_name()

Completed in 8 milliseconds