Home
last modified time | relevance | path

Searched refs:sctp_negotiate_hmacid (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_auth.h159 sctp_negotiate_hmacid(sctp_hmaclist_t *peer,
H A Dsctp_auth.c719 sctp_negotiate_hmacid(sctp_hmaclist_t *peer, sctp_hmaclist_t *local) in sctp_negotiate_hmacid() function
1484 stcb->asoc.peer_hmac_id = sctp_negotiate_hmacid(stcb->asoc.peer_hmacs, in sctp_auth_get_cookie_params()
H A Dsctp_input.c493 stcb->asoc.peer_hmac_id = sctp_negotiate_hmacid(stcb->asoc.peer_hmacs, in sctp_process_init_ack()