Home
last modified time | relevance | path

Searched refs:got_chklist (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
1921 got_chklist = 1;
1937 if (!peer_supports_auth && got_chklist) {
Dsctp_pcb.c7026 int got_random = 0, got_hmacs = 0, got_chklist = 0; local
7516 if (got_chklist) {
7541 got_chklist = 1;
7624 if ((peer_supports_auth == 0) && (got_chklist == 1)) {