Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_auth.c1370 uint8_t hmacs_store[SCTP_PARAM_BUFFER_SIZE]; in sctp_auth_get_cookie_params() local
1406 if (plen > sizeof(hmacs_store)) in sctp_auth_get_cookie_params()
1409 (struct sctp_paramhdr *)hmacs_store, plen); in sctp_auth_get_cookie_params()
H A Dsctp_pcb.c6004 uint8_t hmacs_store[SCTP_PARAM_BUFFER_SIZE]; in sctp_load_addresses_from_init() local
6468 if (plen > sizeof(hmacs_store)) in sctp_load_addresses_from_init()
6475 (struct sctp_paramhdr *)hmacs_store, in sctp_load_addresses_from_init()