Searched refs:SCTP_SECRET_SIZE (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | sctp_constants.h | 682 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
|
| H A D | sctp_input.c | 2337 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 D | sctp_output.c | 6160 SCTP_SECRET_SIZE, m_cookie, sizeof(struct sctp_paramhdr), in sctp_send_initiate_ack()
|