Home
last modified time | relevance | path

Searched refs:sw_crypto_acipher_gen_rsa_key (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/versal/
A Drsa.c305 return sw_crypto_acipher_gen_rsa_key(s, size_bits); in do_gen_keypair()
/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h441 TEE_Result sw_crypto_acipher_gen_rsa_key(struct rsa_keypair *key,
/optee_os-3.20.0/core/lib/libtomcrypt/
A Drsa.c172 TEE_Result sw_crypto_acipher_gen_rsa_key(struct rsa_keypair *key, in sw_crypto_acipher_gen_rsa_key() function
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c222 TEE_Result sw_crypto_acipher_gen_rsa_key(struct rsa_keypair *key, in sw_crypto_acipher_gen_rsa_key() function
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Drsa.c618 return sw_crypto_acipher_gen_rsa_key(key, kb); in do_gen_keypair()

Completed in 7 milliseconds