Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECP_DP_CURVE25519 (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Decp.h84 MBEDTLS_ECP_DP_CURVE25519, /*!< Curve25519 */ enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Decp.h88 MBEDTLS_ECP_DP_CURVE25519, /*!< Domain parameters for Curve25519. */ enumerator
H A Dcompat-1.3.h1021 #define POLARSSL_ECP_DP_M255 MBEDTLS_ECP_DP_CURVE25519
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Decp.h88 MBEDTLS_ECP_DP_CURVE25519, /*!< Domain parameters for Curve25519. */ enumerator
H A Dcompat-1.3.h1021 #define POLARSSL_ECP_DP_M255 MBEDTLS_ECP_DP_CURVE25519
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Decp.h88 MBEDTLS_ECP_DP_CURVE25519, /*!< Domain parameters for Curve25519. */ enumerator
H A Dcompat-1.3.h1021 #define POLARSSL_ECP_DP_M255 MBEDTLS_ECP_DP_CURVE25519
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Decp.h88 MBEDTLS_ECP_DP_CURVE25519, /*!< Domain parameters for Curve25519. */ enumerator
H A Dcompat-1.3.h1021 #define POLARSSL_ECP_DP_M255 MBEDTLS_ECP_DP_CURVE25519
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Decp_curves.c757 case MBEDTLS_ECP_DP_CURVE25519: in mbedtls_ecp_group_load()