Searched refs:PEER_RETRY (Results 1 – 1 of 1) sorted by relevance
741 PEER_RETRY, enumerator796 if (!TEST_int_eq(peer->status, PEER_RETRY)) { in do_handshake_step()827 if (!TEST_int_eq(peer->status, PEER_RETRY)) { in do_app_data_step()897 peer->status = PEER_RETRY; in do_reneg_setup_step()902 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()1061 if (!TEST_int_eq(peer->status, PEER_RETRY)) { in do_shutdown_step()1204 case PEER_RETRY: in handshake_status()1216 case PEER_RETRY: in handshake_status()[all …]