Searched defs:keyid (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_auth.c | 1145 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 D | sctp_auth.h | 67 uint16_t keyid; /* shared key ID */ member
|
| H A D | sctp_usrreq.c | 4543 struct sctp_authkeyid *keyid; local
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_crypto_none.c | 106 uint8_t keyid; in none_encap() local
|
| H A D | ieee80211_crypto_wep.c | 130 uint8_t keyid; in wep_setiv() local
|
| H A D | ieee80211_crypto.c | 618 uint8_t keyid; in ieee80211_crypto_decap() local
|
| H A D | ieee80211_crypto_ccmp.c | 146 uint8_t keyid; in ccmp_setiv() local
|
| H A D | ieee80211_crypto_tkip.c | 158 uint8_t keyid; in tkip_setiv() local
|