Home
last modified time | relevance | path

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

/linux/crypto/
A Dakcipher.c102 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher() function
107 EXPORT_SYMBOL_GPL(crypto_alloc_akcipher);
A Dtestmgr.c4123 tfm = crypto_alloc_akcipher(driver, type, mask); in alg_test_akcipher()
/linux/crypto/asymmetric_keys/
A Dpublic_key.c122 tfm = crypto_alloc_akcipher(alg_name, 0, 0); in software_key_query()
188 tfm = crypto_alloc_akcipher(alg_name, 0, 0); in software_key_eds_op()
334 tfm = crypto_alloc_akcipher(alg_name, 0, 0); in public_key_verify_signature()
A Dasym_tpm.c408 tfm = crypto_alloc_akcipher(alg_name, 0, 0); in tpm_key_query()
462 tfm = crypto_alloc_akcipher(alg_name, 0, 0); in tpm_key_encrypt()
757 tfm = crypto_alloc_akcipher(alg_name, 0, 0); in tpm_key_verify_signature()
/linux/Documentation/crypto/
A Dapi-akcipher.rst14 …:functions: crypto_alloc_akcipher crypto_free_akcipher crypto_akcipher_set_pub_key crypto_akcipher…
/linux/include/crypto/
A Dakcipher.h130 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type,
/linux/drivers/crypto/hisilicon/hpre/
A Dhpre_crypto.c1156 ctx->rsa.soft_tfm = crypto_alloc_akcipher("rsa-generic", 0, 0); in hpre_rsa_init_tfm()
/linux/
A Dvmlinux.symvers12246 0x00000000 crypto_alloc_akcipher vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15134 ffff80001044a060 T crypto_alloc_akcipher
A D.tmp_System.map15134 ffff80001044a060 T crypto_alloc_akcipher

Completed in 363 milliseconds