Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h368 crypto_asym_get_ecc_public_ops(uint32_t key_type);
392 crypto_asym_get_ecc_public_ops(uint32_t key_type __unused) in crypto_asym_get_ecc_public_ops() function
/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c475 crypto_asym_get_ecc_public_ops(uint32_t key_type) in crypto_asym_get_ecc_public_ops() function
/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c445 pub_ops = crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDSA_PUBLIC_KEY); in ecc_init()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c513 crypto_asym_get_ecc_public_ops(uint32_t key_type) in crypto_asym_get_ecc_public_ops() function
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c797 pub_ops = crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDSA_PUBLIC_KEY); in ecc_init()

Completed in 8 milliseconds