Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.c1816 int got_random = 0, got_hmacs = 0, got_chklist = 0; local
1868 got_random = 1;
1932 if (got_random && got_hmacs) {
Dsctp_pcb.c7026 int got_random = 0, got_hmacs = 0, got_chklist = 0; local
7462 if (got_random) {
7478 got_random = 1;
7598 (got_random == 0) || (got_hmacs == 0))) {