Home
last modified time | relevance | path

Searched refs:crypto_shash_driver_name (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/lib/
Dlibcrc32c.c76 return crypto_shash_driver_name(tfm); in crc32c_impl()
/Linux-v4.19/include/crypto/
Dhash.h706 static inline const char *crypto_shash_driver_name(struct crypto_shash *tfm) in crypto_shash_driver_name() function