Searched refs:sctp_alloc_hmaclist (Results 1 – 4 of 4) sorted by relevance
156 extern sctp_hmaclist_t *sctp_alloc_hmaclist(uint16_t num_hmacs);
630 sctp_alloc_hmaclist(uint16_t num_hmacs) in sctp_alloc_hmaclist() function692 new_list = sctp_alloc_hmaclist(list->max_algo); in sctp_copy_hmaclist()708 new_list = sctp_alloc_hmaclist(2); in sctp_default_supported_hmaclist()1418 stcb->asoc.local_hmacs = sctp_alloc_hmaclist(num_hmacs); in sctp_auth_get_cookie_params()
6488 stcb->asoc.peer_hmacs = sctp_alloc_hmaclist(num_hmacs); in sctp_load_addresses_from_init()
4417 hmaclist = sctp_alloc_hmaclist((uint16_t)shmac->shmac_number_of_idents);