Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dlibcrc32c.c76 return crypto_shash_driver_name(tfm); in crc32c_impl()
/linux-4.19.296/include/crypto/
Dhash.h710 static inline const char *crypto_shash_driver_name(struct crypto_shash *tfm) in crypto_shash_driver_name() function