Searched defs:is_hrr (Results 1 - 2 of 2) sorted by relevance
/third_party/mbedtls/library/ | ||
H A D | ssl_tls13_client.c | 1996 int is_hrr = 0; in ssl_tls13_process_server_hello() local 1586 ssl_tls13_parse_server_hello(mbedtls_ssl_context *ssl, const unsigned char *buf, const unsigned char *end, int is_hrr) ssl_tls13_parse_server_hello() argument [all...] |
H A D | ssl_tls13_server.c | 2250 ssl_tls13_write_server_hello_body(mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, size_t *out_len, int is_hrr) ssl_tls13_write_server_hello_body() argument |
Completed in 7 milliseconds