Searched refs:sctp_alloc_hmaclist (Results 1 – 4 of 4) sorted by relevance
154 extern sctp_hmaclist_t *sctp_alloc_hmaclist(uint16_t num_hmacs);
637 sctp_alloc_hmaclist(uint16_t num_hmacs) in sctp_alloc_hmaclist() function702 new_list = sctp_alloc_hmaclist(list->max_algo);719 new_list = sctp_alloc_hmaclist(2);721 new_list = sctp_alloc_hmaclist(1);1449 stcb->asoc.local_hmacs = sctp_alloc_hmaclist(num_hmacs);
7503 stcb->asoc.peer_hmacs = sctp_alloc_hmaclist(num_hmacs);
5235 hmaclist = sctp_alloc_hmaclist((uint16_t)shmac->shmac_number_of_idents);