Home
last modified time | relevance | path

Searched refs:cookie_verify_result (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/library/
H A Dssl_tls12_server.c1229 ssl->handshake->cookie_verify_result = 1; in ssl_parse_client_hello()
1232 ssl->handshake->cookie_verify_result = 0; in ssl_parse_client_hello()
2173 ssl->handshake->cookie_verify_result != 0) { in ssl_write_server_hello()
H A Dssl_misc.h889 unsigned char cookie_verify_result; /*!< Srv: flag for sending a cookie */ member

Completed in 9 milliseconds