Searched refs:sctp_alloc_hmaclist (Results 1 – 4 of 4) sorted by relevance
153 extern sctp_hmaclist_t *sctp_alloc_hmaclist(uint16_t num_hmacs);
627 sctp_alloc_hmaclist(uint16_t num_hmacs) in sctp_alloc_hmaclist() function689 new_list = sctp_alloc_hmaclist(list->max_algo); in sctp_copy_hmaclist()705 new_list = sctp_alloc_hmaclist(2); in sctp_default_supported_hmaclist()1415 stcb->asoc.local_hmacs = sctp_alloc_hmaclist(num_hmacs); in sctp_auth_get_cookie_params()
6390 stcb->asoc.peer_hmacs = sctp_alloc_hmaclist(num_hmacs); in sctp_load_addresses_from_init()
4406 hmaclist = sctp_alloc_hmaclist((uint16_t)shmac->shmac_number_of_idents);