Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h214 TEE_Result crypto_acipher_gen_rsa_key(struct rsa_keypair *key, size_t key_size);
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Drsa.c86 TEE_Result crypto_acipher_gen_rsa_key(struct rsa_keypair *key, size_t size_bits) in crypto_acipher_gen_rsa_key() function
/optee_os-3.20.0/core/lib/libtomcrypt/
A Drsa.c168 TEE_Result crypto_acipher_gen_rsa_key(struct rsa_keypair *key,
/optee_os-3.20.0/core/pta/
A Dattestation.c69 res = crypto_acipher_gen_rsa_key(key, CFG_ATTESTATION_PTA_KEY_SIZE); in generate_key()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c543 TEE_Result crypto_acipher_gen_rsa_key(struct rsa_keypair *key __unused, in crypto_acipher_gen_rsa_key() function
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c218 TEE_Result crypto_acipher_gen_rsa_key(struct rsa_keypair *key,
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c2037 res = crypto_acipher_gen_rsa_key(key, key_size); in tee_svc_obj_generate_key_rsa()

Completed in 23 milliseconds