Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_auth.h162 sctp_negotiate_hmacid(sctp_hmaclist_t *peer,
H A Dsctp_auth.c722 sctp_negotiate_hmacid(sctp_hmaclist_t *peer, sctp_hmaclist_t *local) in sctp_negotiate_hmacid() function
1487 stcb->asoc.peer_hmac_id = sctp_negotiate_hmacid(stcb->asoc.peer_hmacs, in sctp_auth_get_cookie_params()
H A Dsctp_input.c526 stcb->asoc.peer_hmac_id = sctp_negotiate_hmacid(stcb->asoc.peer_hmacs, in sctp_process_init_ack()