Searched refs:SCTP_SECRET_SIZE (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_constants.h | 687 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_constants.h | 687 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
|
| H A D | sctp_input.c | 2386 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); in sctp_handle_cookie_echo() 2391 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); in sctp_handle_cookie_echo() 2409 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); in sctp_handle_cookie_echo()
|
| H A D | sctp_output.c | 6096 SCTP_SECRET_SIZE, m_cookie, sizeof(struct sctp_paramhdr), in sctp_send_initiate_ack()
|