Home
last modified time | relevance | path

Searched refs:shkey_id (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dsctp.h728 __be16 shkey_id; member
/linux/net/sctp/
A Dauth.c722 key_id = ntohs(auth->auth_hdr.shkey_id); in sctp_auth_calculate_hmac()
A Dsm_statefuns.c4372 key_id = ntohs(auth_hdr->shkey_id); in sctp_sf_authenticate()
4479 if (asoc->active_key_id != ntohs(auth_hdr->shkey_id)) { in sctp_sf_eat_auth()
4482 ev = sctp_ulpevent_make_authkey(asoc, ntohs(auth_hdr->shkey_id), in sctp_sf_eat_auth()
A Dsm_make_chunk.c1345 auth_hdr.shkey_id = htons(key_id); in sctp_make_auth()

Completed in 22 milliseconds