Home
last modified time | relevance | path

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

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.h63 STATE_PKCONF_RCVD, enumerator
H A Dtcpcrypt.c1828 case STATE_PKCONF_RCVD: in do_output()
2149 tc->tc_state = STATE_PKCONF_RCVD; in do_input_hello_sent()
3000 case STATE_PKCONF_RCVD: in do_input()
3529 if (tc->tc_state == STATE_PKCONF_RCVD) {