Home
last modified time | relevance | path

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

/openssl-master/test/helpers/
A Dhandshake.c705 PEER_RETRY, enumerator
760 if (!TEST_int_eq(peer->status, PEER_RETRY)) { in do_handshake_step()
863 peer->status = PEER_RETRY; in do_reneg_setup_step()
868 if (!TEST_int_eq(peer->status, PEER_RETRY) in do_reneg_setup_step()
938 if (peer->status == PEER_RETRY) in do_reneg_setup_step()
941 peer->status = PEER_RETRY; in do_reneg_setup_step()
1178 case PEER_RETRY: in handshake_status()
1190 case PEER_RETRY: in handshake_status()
1203 case PEER_RETRY: in handshake_status()
1510 client.status = PEER_RETRY; in do_handshake_internal()
[all …]

Completed in 5 milliseconds