Searched refs:SCTP_SECRET_SIZE (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_constants.h | 713 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
|
D | sctp_input.c | 2683 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); 2688 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); 2706 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0);
|
D | sctp_output.c | 6632 SCTP_SECRET_SIZE, m_cookie, sizeof(struct sctp_paramhdr),
|