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

/crypto/
H A Dapi.c202 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask) function
228 EXPORT_SYMBOL_GPL(crypto_larval_lookup); variable
255 larval = crypto_larval_lookup(name, type, mask);
H A Dinternal.h85 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask);
H A Daead.c413 larval = crypto_larval_lookup(alg->cra_driver_name,
H A Dablkcipher.c551 larval = crypto_larval_lookup(alg->cra_driver_name,

Completed in 28 milliseconds