Searched refs:random_store (Results 1 – 4 of 4) sorted by relevance
311 uint8_t random_store[SCTP_SIGNATURE_ALOC_SIZE]; member
1367 uint8_t random_store[SCTP_PARAM_BUFFER_SIZE]; in sctp_auth_get_cookie_params() local1393 if (plen > sizeof(random_store)) in sctp_auth_get_cookie_params()1396 (struct sctp_paramhdr *)random_store, plen); in sctp_auth_get_cookie_params()
6001 uint8_t random_store[SCTP_PARAM_BUFFER_SIZE]; in sctp_load_addresses_from_init() local6445 if (plen > sizeof(random_store)) in sctp_load_addresses_from_init()6452 (struct sctp_paramhdr *)random_store, in sctp_load_addresses_from_init()
1006 sizeof(m->random_counter), (uint8_t *)m->random_store); in sctp_fill_random_store()1042 p = &inp->random_store[store_at]; in sctp_select_initial_TSN()