Searched refs:crypto_alloc_akcipher (Results 1 – 3 of 3) sorted by relevance
91 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher() function96 EXPORT_SYMBOL_GPL(crypto_alloc_akcipher);
1994 tfm = crypto_alloc_akcipher(driver, type | CRYPTO_ALG_INTERNAL, mask); in alg_test_akcipher()
130 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type,