Home
last modified time | relevance | path

Searched refs:SCTP_HMAC (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h298 #define SCTP_HMAC SCTP_AUTH_HMAC_ID_SHA1 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h298 #define SCTP_HMAC SCTP_AUTH_HMAC_ID_SHA1 macro
H A Dsctp_input.c2384 (void)sctp_hmac_m(SCTP_HMAC, in sctp_handle_cookie_echo()
2389 (void)sctp_hmac_m(SCTP_HMAC, in sctp_handle_cookie_echo()
2407 (void)sctp_hmac_m(SCTP_HMAC, in sctp_handle_cookie_echo()
H A Dsctputil.c1004 (void)sctp_hmac(SCTP_HMAC, (uint8_t *)m->random_numbers, in sctp_fill_random_store()
H A Dsctp_output.c6094 (void)sctp_hmac_m(SCTP_HMAC, in sctp_send_initiate_ack()