Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECP_PF_UNCOMPRESSED (Results 1 – 16 of 16) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Decdh.c188 ctx->point_format = MBEDTLS_ECP_PF_UNCOMPRESSED; in mbedtls_ecdh_init()
228 ctx->point_format = MBEDTLS_ECP_PF_UNCOMPRESSED; in mbedtls_ecdh_setup()
290 ctx->point_format = MBEDTLS_ECP_PF_UNCOMPRESSED; in mbedtls_ecdh_free()
A Dpkwrite.c119 MBEDTLS_ECP_PF_UNCOMPRESSED, in pk_write_ec_pubkey()
A Decp.c884 ECP_VALIDATE_RET( format == MBEDTLS_ECP_PF_UNCOMPRESSED || in mbedtls_ecp_point_write_binary()
917 if( format == MBEDTLS_ECP_PF_UNCOMPRESSED ) in mbedtls_ecp_point_write_binary()
1058 ECP_VALIDATE_RET( format == MBEDTLS_ECP_PF_UNCOMPRESSED || in mbedtls_ecp_tls_write_point()
A Decjpake.c63 ctx->point_format = MBEDTLS_ECP_PF_UNCOMPRESSED; in mbedtls_ecjpake_init()
A Dssl_cli.c400 *p++ = MBEDTLS_ECP_PF_UNCOMPRESSED; in ssl_write_supported_point_formats_ext()
1715 if( p[0] == MBEDTLS_ECP_PF_UNCOMPRESSED || in ssl_parse_supported_point_formats_ext()
A Dssl_srv.c403 if( p[0] == MBEDTLS_ECP_PF_UNCOMPRESSED || in ssl_parse_supported_point_formats()
2538 *p++ = MBEDTLS_ECP_PF_UNCOMPRESSED; in ssl_write_supported_point_formats_ext()
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Decp.h437 #define MBEDTLS_ECP_PF_UNCOMPRESSED 0 /**< Uncompressed point format. */ macro
A Dcompat-1.3.h1034 #define POLARSSL_ECP_PF_UNCOMPRESSED MBEDTLS_ECP_PF_UNCOMPRESSED
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Decp.h437 #define MBEDTLS_ECP_PF_UNCOMPRESSED 0 /**< Uncompressed point format. */ macro
A Dcompat-1.3.h1034 #define POLARSSL_ECP_PF_UNCOMPRESSED MBEDTLS_ECP_PF_UNCOMPRESSED
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Decp.h437 #define MBEDTLS_ECP_PF_UNCOMPRESSED 0 /**< Uncompressed point format. */ macro
A Dcompat-1.3.h1034 #define POLARSSL_ECP_PF_UNCOMPRESSED MBEDTLS_ECP_PF_UNCOMPRESSED
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Decp.h437 #define MBEDTLS_ECP_PF_UNCOMPRESSED 0 /**< Uncompressed point format. */ macro
A Dcompat-1.3.h1034 #define POLARSSL_ECP_PF_UNCOMPRESSED MBEDTLS_ECP_PF_UNCOMPRESSED
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Decp.h437 #define MBEDTLS_ECP_PF_UNCOMPRESSED 0 /**< Uncompressed point format. */ macro
A Dcompat-1.3.h1034 #define POLARSSL_ECP_PF_UNCOMPRESSED MBEDTLS_ECP_PF_UNCOMPRESSED

Completed in 113 milliseconds