Home
last modified time | relevance | path

Searched refs:sctp_alloc_key (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.c249 sctp_alloc_key(uint32_t keylen) in sctp_alloc_key() function
325 new_key = sctp_alloc_key(keylen); in sctp_generate_random_key()
340 new_key = sctp_alloc_key(keylen); in sctp_set_key()
418 new_key = sctp_alloc_key(keylen); in sctp_compute_hashkey()
1489 new_key = sctp_alloc_key(keylen);
1989 new_key = sctp_alloc_key(keylen);
Dsctp_auth.h129 extern sctp_key_t *sctp_alloc_key(uint32_t keylen);
Dsctp_pcb.c7641 new_key = sctp_alloc_key(keylen);