Searched refs:sctp_test_key_concatenation (Results 1 – 1 of 1) sorted by relevance
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_auth.c | 2223 sctp_test_key_concatenation(sctp_key_t *key1, sctp_key_t *key2, function 2259 if (sctp_test_key_concatenation(key1, key2, expected_key) < 0) 2266 if (sctp_test_key_concatenation(key1, key2, expected_key) < 0) 2273 if (sctp_test_key_concatenation(key1, key2, expected_key) < 0) 2280 if (sctp_test_key_concatenation(key1, key2, expected_key) < 0) 2287 if (sctp_test_key_concatenation(key1, key2, expected_key) < 0) 2294 if (sctp_test_key_concatenation(key1, key2, expected_key) < 0) 2301 if (sctp_test_key_concatenation(key1, key2, expected_key) < 0)
|