Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_auth.c1861 int got_random = 0, got_hmacs = 0, got_chklist = 0; local
1930 got_hmacs = 1;
1968 if (got_random && got_hmacs) {
Dsctp_pcb.c7007 int got_random = 0, got_hmacs = 0, got_chklist = 0; local
7435 if (got_hmacs) {
7460 got_hmacs = 1;
7542 if (got_random && got_hmacs) {