Home
last modified time | relevance | path

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

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.c924 static int is_eno(int tcpop, void *data, int len) in is_eno() function
942 if (!is_eno(tcpop, *data, *len)) in get_eno()
957 if (!is_eno(tcpop, data, len)) in do_set_eno_transcript()
2111 if (is_eno(eno->toe_kind, (unsigned char*) eno + 2, eno->toe_len - 2)) in find_eno()