Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dhash.h787 static inline const char *crypto_shash_driver_name(struct crypto_shash *tfm) in crypto_shash_driver_name() function
/linux/crypto/
H A Dtestmgr.c1298 const char *driver = crypto_shash_driver_name(tfm); in test_shash_vec_cfg()