Home
last modified time | relevance | path

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

/linux/crypto/
H A Dapi.c104 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc() function
124 EXPORT_SYMBOL_GPL(crypto_larval_alloc);
132 larval = crypto_larval_alloc(name, type, mask); in crypto_larval_add()