Home
last modified time | relevance | path

Searched defs:crypto_alloc_shash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dshash.c517 struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, in crypto_alloc_shash() function
522 EXPORT_SYMBOL_GPL(crypto_alloc_shash); variable
/kernel/linux/linux-6.6/crypto/
H A Dshash.c572 struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, in crypto_alloc_shash() function
577 EXPORT_SYMBOL_GPL(crypto_alloc_shash); variable

Completed in 4 milliseconds