Home
last modified time | relevance | path

Searched defs:keyid (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_auth.c1145 sctp_clear_cachedkeys(struct sctp_tcb *stcb, uint16_t keyid) in sctp_clear_cachedkeys()
1166 sctp_clear_cachedkeys_ep(struct sctp_inpcb *inp, uint16_t keyid) in sctp_clear_cachedkeys_ep()
1186 sctp_delete_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_delete_sharedkey()
1220 sctp_delete_sharedkey_ep(struct sctp_inpcb *inp, uint16_t keyid) in sctp_delete_sharedkey_ep()
1252 sctp_auth_setactivekey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_auth_setactivekey()
1280 sctp_auth_setactivekey_ep(struct sctp_inpcb *inp, uint16_t keyid) in sctp_auth_setactivekey_ep()
1299 sctp_deact_sharedkey(struct sctp_tcb *stcb, uint16_t keyid) in sctp_deact_sharedkey()
1333 sctp_deact_sharedkey_ep(struct sctp_inpcb *inp, uint16_t keyid) in sctp_deact_sharedkey_ep()
1503 struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t keyid) in sctp_fill_hmac_digest_m()
1711 uint16_t keyid, uint16_t alt_keyid, int so_locked) in sctp_notify_authentication()
H A Dsctp_auth.h67 uint16_t keyid; /* shared key ID */ member
H A Dsctp_usrreq.c4543 struct sctp_authkeyid *keyid; local
/f-stack/freebsd/net80211/
H A Dieee80211_crypto_none.c106 uint8_t keyid; in none_encap() local
H A Dieee80211_crypto_wep.c130 uint8_t keyid; in wep_setiv() local
H A Dieee80211_crypto.c618 uint8_t keyid; in ieee80211_crypto_decap() local
H A Dieee80211_crypto_ccmp.c146 uint8_t keyid; in ccmp_setiv() local
H A Dieee80211_crypto_tkip.c158 uint8_t keyid; in tkip_setiv() local