Home
last modified time | relevance | path

Searched refs:hmacs_store (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_auth.c1367 uint8_t hmacs_store[SCTP_PARAM_BUFFER_SIZE]; in sctp_auth_get_cookie_params() local
1403 if (plen > sizeof(hmacs_store)) in sctp_auth_get_cookie_params()
1406 (struct sctp_paramhdr *)hmacs_store, plen); in sctp_auth_get_cookie_params()
H A Dsctp_pcb.c5875 uint8_t hmacs_store[SCTP_PARAM_BUFFER_SIZE]; in sctp_load_addresses_from_init() local
6358 if (plen > sizeof(hmacs_store)) in sctp_load_addresses_from_init()
6365 (struct sctp_paramhdr *)hmacs_store, in sctp_load_addresses_from_init()