Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dlibcrc32c.c70 return crypto_shash_driver_name(tfm); in crc32c_impl()
/Linux-v5.4/include/crypto/
Dhash.h717 static inline const char *crypto_shash_driver_name(struct crypto_shash *tfm) in crypto_shash_driver_name() function