Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECP_DP_CURVE25519_ENABLED (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/include/
A Dmbedtls_config_kernel.h112 #define MBEDTLS_ECP_DP_CURVE25519_ENABLED macro
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Decp.h88 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED) || \
209 #elif defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED)
A Dcheck_config.h162 !defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED) && \
A Dcompat-1.3.h164 #if defined MBEDTLS_ECP_DP_CURVE25519_ENABLED
165 #define POLARSSL_ECP_DP_M255_ENABLED MBEDTLS_ECP_DP_CURVE25519_ENABLED
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dversion_features.c348 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED)
A Decp_curves.c656 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED)
690 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED)
873 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED) in mbedtls_ecp_group_load()
1276 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED)
A Decp.c552 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED)
2942 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED)
2998 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED) in ecp_check_bad_points_mx()
3413 #if ! defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED) in self_test_adjust_exponent()
3573 #if defined(MBEDTLS_ECP_DP_CURVE25519_ENABLED) in mbedtls_ecp_self_test()
A Decdsa.c390 #ifdef MBEDTLS_ECP_DP_CURVE25519_ENABLED in mbedtls_ecdsa_can_do()

Completed in 29 milliseconds