Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.h180 extern uint32_t sctp_compute_hmac_m(uint16_t hmac_algo, sctp_key_t *key,
Dsctp_auth.c1122 sctp_compute_hmac_m(uint16_t hmac_algo, sctp_key_t *key, struct mbuf *m, function
1578 (void)sctp_compute_hmac_m(stcb->asoc.peer_hmac_id, stcb->asoc.authinfo.assoc_key,
1730 (void)sctp_compute_hmac_m(hmac_id, stcb->asoc.authinfo.recv_key,