Searched refs:crypto_larval_lookup (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dinternal.h85 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask);
H A Dapi.c208 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask) function
234 EXPORT_SYMBOL_GPL(crypto_larval_lookup); variable
261 larval = crypto_larval_lookup(name, type, mask);
H A Dablkcipher.c490 larval = crypto_larval_lookup(alg->cra_driver_name,
H A Daead.c354 larval = crypto_larval_lookup(alg->cra_driver_name,

Completed in 111 milliseconds