Searched refs:PEER_RETRY (Results 1 – 1 of 1) sorted by relevance
719 PEER_RETRY, enumerator774 if (!TEST_int_eq(peer->status, PEER_RETRY)) { in do_handshake_step()807 if (!TEST_int_eq(peer->status, PEER_RETRY)) { in do_app_data_step()877 peer->status = PEER_RETRY; in do_reneg_setup_step()882 if (!TEST_int_eq(peer->status, PEER_RETRY) in do_reneg_setup_step()952 if (peer->status == PEER_RETRY) in do_reneg_setup_step()955 peer->status = PEER_RETRY; in do_reneg_setup_step()1049 if (!TEST_int_eq(peer->status, PEER_RETRY)) { in do_shutdown_step()1192 case PEER_RETRY: in handshake_status()1204 case PEER_RETRY: in handshake_status()[all …]