Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dakcipher.c91 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher() function
96 EXPORT_SYMBOL_GPL(crypto_alloc_akcipher);
Dtestmgr.c1994 tfm = crypto_alloc_akcipher(driver, type | CRYPTO_ALG_INTERNAL, mask); in alg_test_akcipher()
/linux-4.4.14/include/crypto/
Dakcipher.h130 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type,