Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h687 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h687 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
H A Dsctp_input.c2386 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 Dsctp_output.c6096 SCTP_SECRET_SIZE, m_cookie, sizeof(struct sctp_paramhdr), in sctp_send_initiate_ack()