Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_auth.c1824 int got_random = 0, got_hmacs = 0, got_chklist = 0; local
1876 got_random = 1;
1940 if (got_random && got_hmacs) {
Dsctp_pcb.c7106 int got_random = 0, got_hmacs = 0, got_chklist = 0; local
7542 if (got_random) {
7558 got_random = 1;
7678 (got_random == 0) || (got_hmacs == 0))) {