Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/se050/core/
H A Decc.c390 ops = crypto_asym_get_ecc_keypair_ops(TEE_TYPE_ECDH_KEYPAIR); in shared_secret_fallback()
797 pair_ops = crypto_asym_get_ecc_keypair_ops(TEE_TYPE_ECDSA_KEYPAIR); in ecc_init()
805 crypto_asym_get_ecc_keypair_ops(TEE_TYPE_ECDH_KEYPAIR))); in ecc_init()
/optee_os/core/drivers/crypto/versal/
H A Decc.c452 pair_ops = crypto_asym_get_ecc_keypair_ops(TEE_TYPE_ECDSA_KEYPAIR); in ecc_init()
464 crypto_asym_get_ecc_keypair_ops(TEE_TYPE_ECDH_KEYPAIR))); in ecc_init()
/optee_os/core/include/crypto/
H A Dcrypto_impl.h445 crypto_asym_get_ecc_keypair_ops(uint32_t key_type);
466 crypto_asym_get_ecc_keypair_ops(uint32_t key_type __unused) in crypto_asym_get_ecc_keypair_ops() function
/optee_os/core/lib/libtomcrypt/
H A Decc.c392 crypto_asym_get_ecc_keypair_ops( uint32_t key_type) in crypto_asym_get_ecc_keypair_ops() function
/optee_os/lib/libmbedtls/core/
H A Decc.c376 crypto_asym_get_ecc_keypair_ops(uint32_t key_type) in crypto_asym_get_ecc_keypair_ops() function