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

/linux-4.1.27/crypto/
H A Dinternal.h85 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask);
H A Dapi.c207 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask) crypto_larval_lookup() function
233 EXPORT_SYMBOL_GPL(crypto_larval_lookup); variable
270 larval = crypto_larval_lookup(name, type, mask); crypto_alg_mod_lookup()
H A Dablkcipher.c548 larval = crypto_larval_lookup(alg->cra_driver_name, crypto_givcipher_default()
H A Daead.c413 larval = crypto_larval_lookup(alg->cra_driver_name, crypto_nivaead_default()

Completed in 63 milliseconds