Home
last modified time | relevance | path

Searched refs:TLS_EXT_EC_POINT_FORMATS_UNCOMPRESSED (Results 1 – 2 of 2) sorted by relevance

/net-tools-latest/tinydtls-0.8.2/
Dglobal.h96 #define TLS_EXT_EC_POINT_FORMATS_UNCOMPRESSED 0 /* see RFC 4492 */ macro
Ddtls.c765 if (cert_type == TLS_EXT_EC_POINT_FORMATS_UNCOMPRESSED) in verify_ext_ec_point_formats()
1820 dtls_int_to_uint8(p, TLS_EXT_EC_POINT_FORMATS_UNCOMPRESSED); in dtls_send_server_hello()
2445 dtls_int_to_uint8(p, TLS_EXT_EC_POINT_FORMATS_UNCOMPRESSED); in dtls_send_client_hello()