Home
last modified time | relevance | path

Searched defs:ivp (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_power.c202 struct iwm_vap *ivp, struct iwm_beacon_filter_cmd *cmd) in iwm_beacon_filter_set_cqm_params()
279 iwm_power_build_cmd(struct iwm_softc *sc, struct iwm_vap *ivp, in iwm_power_build_cmd()
327 iwm_power_send_cmd(struct iwm_softc *sc, struct iwm_vap *ivp) in iwm_power_send_cmd()
339 _iwm_enable_beacon_filter(struct iwm_softc *sc, struct iwm_vap *ivp, in _iwm_enable_beacon_filter()
354 iwm_enable_beacon_filter(struct iwm_softc *sc, struct iwm_vap *ivp) in iwm_enable_beacon_filter()
388 struct iwm_vap *ivp = IWM_VAP(vap); in iwm_power_set_ps() local
409 iwm_power_set_ba(struct iwm_softc *sc, struct iwm_vap *ivp) in iwm_power_set_ba()
H A Dif_iwm_binding.c197 iwm_binding_update(struct iwm_softc *sc, struct iwm_vap *ivp, in iwm_binding_update()
220 iwm_binding_add_vif(struct iwm_softc *sc, struct iwm_vap *ivp) in iwm_binding_add_vif()
236 iwm_binding_remove_vif(struct iwm_softc *sc, struct iwm_vap *ivp) in iwm_binding_remove_vif()
H A Dif_iwm_time_event.c295 iwm_time_event_send_add(struct iwm_softc *sc, struct iwm_vap *ivp, in iwm_time_event_send_add()
346 iwm_protect_session(struct iwm_softc *sc, struct iwm_vap *ivp, in iwm_protect_session()
409 iwm_stop_session_protection(struct iwm_softc *sc, struct iwm_vap *ivp) in iwm_stop_session_protection()
H A Dif_iwm_sta.c148 struct iwm_vap *ivp = IWM_VAP(in->in_ni.ni_vap); in iwm_sta_send_to_fw() local
209 iwm_drain_sta(struct iwm_softc *sc, struct iwm_vap *ivp, boolean_t drain) in iwm_drain_sta()
H A Dif_iwm_mac_ctxt.c260 struct iwm_vap *ivp = IWM_VAP(vap); in iwm_mac_ctxt_cmd_common() local
H A Dif_iwm.c3981 iwm_update_quotas(struct iwm_softc * sc,struct iwm_vap * ivp) iwm_update_quotas() argument
4328 struct iwm_vap *ivp = IWM_VAP(vap); iwm_bring_down_firmware() local
4423 struct iwm_vap *ivp = IWM_VAP(vap); iwm_newstate() local
6163 struct iwm_vap *ivp = IWM_VAP(vap); iwm_wme_update() local
6299 struct iwm_vap *ivp; iwm_vap_create() local
6330 struct iwm_vap *ivp = IWM_VAP(vap); iwm_vap_delete() local
[all...]
/freebsd/sys/net80211/
H A Dieee80211_crypto_none.c94 none_setiv(struct ieee80211_key *k, uint8_t *ivp) in none_setiv()
125 const uint8_t *ivp = (const uint8_t *)&wh[1]; in none_decap() local
H A Dieee80211_crypto_ccmp.c140 ccmp_setiv(struct ieee80211_key *k, uint8_t *ivp) in ccmp_setiv()
168 uint8_t *ivp; in ccmp_encap() local
239 uint8_t *ivp, tid; in ccmp_decap() local
H A Dieee80211_crypto_wep.c123 wep_setiv(struct ieee80211_key *k, uint8_t *ivp) in wep_setiv()
184 uint8_t *ivp; in wep_encap() local
H A Dieee80211_crypto_tkip.c152 tkip_setiv(struct ieee80211_key *k, uint8_t *ivp) in tkip_setiv()
181 uint8_t *ivp; in tkip_encap() local
293 uint8_t *ivp, tid; in tkip_decap() local
/freebsd/crypto/openssl/test/
H A Dchacha_internal_test.c25 static const unsigned int ivp[] = { variable
/freebsd/crypto/openssl/engines/
H A De_padlock.c341 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); in padlock_cfb_cipher() local
372 unsigned char *ivp = cdata->iv; in padlock_cfb_cipher() local
415 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); in padlock_ofb_cipher() local
440 unsigned char *ivp = cdata->iv; in padlock_ofb_cipher() local
/freebsd/crypto/openssl/crypto/aes/
H A Daes_ige.c67 aes_block_t *ivp = (aes_block_t *) ivec; in AES_ige_encrypt() local
119 aes_block_t *ivp = (aes_block_t *) ivec; in AES_ige_encrypt() local
/freebsd/sys/netipsec/
H A Dxform_esp.c276 uint8_t *ivp; in esp_input() local
704 uint8_t *ivp; in esp_output() local
/freebsd/crypto/openssh/
H A Dcipher-aes.c76 u_char *cprev, *cnow, *plain, *ivp; in ssh_rijndael_cbc() local
/freebsd/sys/dev/ipw/
H A Dif_ipw.c404 struct ipw_vap *ivp; in ipw_vap_create() local
479 struct ipw_vap *ivp = IPW_VAP(vap); in ipw_vap_delete() local
849 struct ipw_vap *ivp = IPW_VAP(vap); in ipw_newstate() local
/freebsd/sys/dev/iwi/
H A Dif_iwi.c486 struct iwi_vap *ivp; in iwi_vap_create() local
526 struct iwi_vap *ivp = IWI_VAP(vap); in iwi_vap_delete() local
939 struct iwi_vap *ivp = IWI_VAP(vap); in iwi_newstate() local
/freebsd/sys/contrib/openzfs/module/icp/algs/modes/
H A Dccm.c763 uint8_t *mac_buf, *datap, *ivp, *authp; in ccm_init() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c2744 u8 offset, *ivp, i; in ath10k_htt_rx_proc_rx_ind_hl() local
2829 u8 *ivp, *orig_hdr; in ath10k_htt_rx_frag_tkip_decap_nomic() local
2848 u8 *ivp, *orig_hdr; in ath10k_htt_rx_frag_tkip_decap_withmic() local
2867 u8 *ivp, *orig_hdr; in ath10k_htt_rx_frag_ccmp_decap() local
/freebsd/sys/dev/iwn/
H A Dif_iwn.c1335 struct iwn_vap *ivp; in iwn_vap_create() local
1364 struct iwn_vap *ivp = IWN_VAP(vap); in iwn_vap_delete() local
2880 struct iwn_vap *ivp = IWN_VAP(vap); in iwn_newstate() local
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c919 struct iovec **ivp) in nfsrv_createiovec()
976 struct mbuf **mpendp, struct iovec **ivp) in nfsrv_createiovec_extpgs()
1105 struct iovec *ivp; in nfsrv_createiovecw() local