Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h295 #define SCTP_HMAC SCTP_AUTH_HMAC_ID_SHA1 macro
H A Dsctp_input.c2335 (void)sctp_hmac_m(SCTP_HMAC, in sctp_handle_cookie_echo()
2340 (void)sctp_hmac_m(SCTP_HMAC, in sctp_handle_cookie_echo()
2358 (void)sctp_hmac_m(SCTP_HMAC, in sctp_handle_cookie_echo()
H A Dsctputil.c1001 (void)sctp_hmac(SCTP_HMAC, (uint8_t *)m->random_numbers, in sctp_fill_random_store()
H A Dsctp_output.c6158 (void)sctp_hmac_m(SCTP_HMAC, in sctp_send_initiate_ack()