Home
last modified time | relevance | path

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

/linux/crypto/
H A Dhkdf.c477 driver = crypto_shash_driver_name(tfm); in hkdf_test()
H A Dtestmgr.c1298 const char *driver = crypto_shash_driver_name(tfm); in test_shash_vec_cfg()
/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