Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h682 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
H A Dsctp_input.c2337 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); in sctp_handle_cookie_echo()
2342 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); in sctp_handle_cookie_echo()
2360 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); in sctp_handle_cookie_echo()
H A Dsctp_output.c6160 SCTP_SECRET_SIZE, m_cookie, sizeof(struct sctp_paramhdr), in sctp_send_initiate_ack()