Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h373 TEE_Result crypto_asym_alloc_ecc_keypair(struct ecc_keypair *key,
398 crypto_asym_alloc_ecc_keypair(struct ecc_keypair *key __unused, in crypto_asym_alloc_ecc_keypair() function
/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c420 TEE_Result crypto_asym_alloc_ecc_keypair(struct ecc_keypair *s, in crypto_asym_alloc_ecc_keypair() function
/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c382 ret = crypto_asym_alloc_ecc_keypair(s, TEE_TYPE_ECDSA_KEYPAIR, in do_alloc_keypair()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c438 TEE_Result crypto_asym_alloc_ecc_keypair(struct ecc_keypair *s, in crypto_asym_alloc_ecc_keypair() function
/optee_os-3.20.0/core/crypto/
A Dcrypto.c709 res = crypto_asym_alloc_ecc_keypair(key, key_type, in crypto_acipher_alloc_ecc_keypair()

Completed in 8 milliseconds