Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.h135 extern sctp_key_t *sctp_compute_hashkey(sctp_key_t *key1, sctp_key_t *key2,
Dsctp_auth.c407 sctp_compute_hashkey(sctp_key_t *key1, sctp_key_t *key2, sctp_key_t *shared) in sctp_compute_hashkey() function
1562 sctp_compute_hashkey(stcb->asoc.authinfo.random,
1710 sctp_compute_hashkey(stcb->asoc.authinfo.random,
2223 key = sctp_compute_hashkey(key1, key2, NULL);