Home
last modified time | relevance | path

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

/crypto/
Dapi.c208 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask) in crypto_larval_lookup() function
234 EXPORT_SYMBOL_GPL(crypto_larval_lookup);
271 larval = crypto_larval_lookup(name, type, mask); in crypto_alg_mod_lookup()
Dinternal.h84 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask);