Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dhandshake.c731 PEER_RETRY, enumerator
786 if (!TEST_int_eq(peer->status, PEER_RETRY)) { in do_handshake_step()
889 peer->status = PEER_RETRY; in do_reneg_setup_step()
894 if (!TEST_int_eq(peer->status, PEER_RETRY) in do_reneg_setup_step()
964 if (peer->status == PEER_RETRY) in do_reneg_setup_step()
967 peer->status = PEER_RETRY; in do_reneg_setup_step()
1210 case PEER_RETRY: in handshake_status()
1222 case PEER_RETRY: in handshake_status()
1235 case PEER_RETRY: in handshake_status()
1543 client.status = PEER_RETRY; in do_handshake_internal()
[all …]

Completed in 8 milliseconds