Home
last modified time | relevance | path

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

/crypto/
A Dakcipher.c112 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher() function
117 EXPORT_SYMBOL_GPL(crypto_alloc_akcipher);
A Dtestmgr.c4018 tfm = crypto_alloc_akcipher(driver, type, mask); in alg_test_akcipher()
/crypto/asymmetric_keys/
A Dpublic_key.c230 tfm = crypto_alloc_akcipher(alg_name, 0, 0); in software_key_query()
311 tfm = crypto_alloc_akcipher(alg_name, 0, 0); in software_key_eds_op()

Completed in 15 milliseconds