Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.h132 extern void sctp_show_key(sctp_key_t *key, const char *str);
Dsctp_auth.c290 sctp_show_key(sctp_key_t *key, const char *str) in sctp_show_key() function
2221 sctp_show_key(key1, "\nkey1");
2222 sctp_show_key(key2, "\nkey2");
2224 sctp_show_key(expected_key, "\nExpected");
2225 sctp_show_key(key, "\nComputed");