Searched defs:SCTP_SECRET_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dsctp_input.c2550 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); local
2555 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); local
2573 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); local
H A Dsctp_constants.h706 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
H A Dsctp_output.c6137 SCTP_SECRET_SIZE, m_cookie, sizeof(struct sctp_paramhdr), local

Completed in 106 milliseconds