Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECP_PF_COMPRESSED (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Decp.h448 #define MBEDTLS_ECP_PF_COMPRESSED 1 /**< Compressed point format. */ macro
A Dcompat-1.3.h1033 #define POLARSSL_ECP_PF_COMPRESSED MBEDTLS_ECP_PF_COMPRESSED
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Decdh.c222 ctx->point_format = MBEDTLS_ECP_PF_COMPRESSED; in mbedtls_ecdh_setup()
A Decp.c885 format == MBEDTLS_ECP_PF_COMPRESSED ); in mbedtls_ecp_point_write_binary()
928 else if( format == MBEDTLS_ECP_PF_COMPRESSED ) in mbedtls_ecp_point_write_binary()
1059 format == MBEDTLS_ECP_PF_COMPRESSED ); in mbedtls_ecp_tls_write_point()
A Dssl_cli.c1729 p[0] == MBEDTLS_ECP_PF_COMPRESSED ) in ssl_parse_supported_point_formats_ext()
A Dssl_srv.c413 p[0] == MBEDTLS_ECP_PF_COMPRESSED ) in ssl_parse_supported_point_formats()

Completed in 38 milliseconds