Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/versal/
H A Decc.c456 pub_ops = crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDSA_PUBLIC_KEY); in ecc_init()
462 crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDH_PUBLIC_KEY)) && in ecc_init()
/optee_os/core/include/crypto/
H A Dcrypto_impl.h448 crypto_asym_get_ecc_public_ops(uint32_t key_type);
472 crypto_asym_get_ecc_public_ops(uint32_t key_type __unused) in crypto_asym_get_ecc_public_ops() function
/optee_os/core/drivers/crypto/se050/core/
H A Decc.c793 pub_ops = crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDSA_PUBLIC_KEY); in ecc_init()
803 crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDH_PUBLIC_KEY)) && in ecc_init()
/optee_os/core/lib/libtomcrypt/
H A Decc.c470 crypto_asym_get_ecc_public_ops(uint32_t key_type) in crypto_asym_get_ecc_public_ops() function
/optee_os/lib/libmbedtls/core/
H A Decc.c474 crypto_asym_get_ecc_public_ops(uint32_t key_type) in crypto_asym_get_ecc_public_ops() function