Searched refs:CLIENT_HELLO_RETRY (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libssl/
H A Dtls13_handshake.h37 CLIENT_HELLO_RETRY, enumerator in enum:tls13_message_type
H A Dtls13_handshake.c62 [CLIENT_HELLO_RETRY] = {
154 CLIENT_HELLO_RETRY,
160 CLIENT_HELLO_RETRY,
186 CLIENT_HELLO_RETRY,
208 CLIENT_HELLO_RETRY,
226 CLIENT_HELLO_RETRY,
584 [CLIENT_HELLO_RETRY] = {
/openbsd-current/regress/lib/libssl/handshake/
H A Dhandshake_table.c99 .mt = CLIENT_HELLO_RETRY,
102 [CLIENT_HELLO_RETRY] = {
247 case CLIENT_HELLO_RETRY:
248 ret = "CLIENT_HELLO_RETRY";
506 CLIENT_HELLO_RETRY,

Completed in 118 milliseconds