Searched refs:random_store (Results 1 – 4 of 4) sorted by relevance
308 uint8_t random_store[SCTP_SIGNATURE_ALOC_SIZE]; member
1364 uint8_t random_store[SCTP_PARAM_BUFFER_SIZE]; in sctp_auth_get_cookie_params() local1390 if (plen > sizeof(random_store)) in sctp_auth_get_cookie_params()1393 (struct sctp_paramhdr *)random_store, plen); in sctp_auth_get_cookie_params()
5872 uint8_t random_store[SCTP_PARAM_BUFFER_SIZE]; in sctp_load_addresses_from_init() local6335 if (plen > sizeof(random_store)) in sctp_load_addresses_from_init()6342 (struct sctp_paramhdr *)random_store, in sctp_load_addresses_from_init()
1003 sizeof(m->random_counter), (uint8_t *)m->random_store); in sctp_fill_random_store()1039 p = &inp->random_store[store_at]; in sctp_select_initial_TSN()