Searched defs:ivp (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Dchacha_internal_test.c25 static const unsigned int ivp[] = { variable
/freebsd-current/sys/net80211/
H A Dieee80211_crypto_none.c94 none_setiv(struct ieee80211_key *k, uint8_t *ivp) argument
125 const uint8_t *ivp = (const uint8_t *)&wh[1]; local
H A Dieee80211_crypto_wep.c123 wep_setiv(struct ieee80211_key *k, uint8_t *ivp) argument
184 uint8_t *ivp; local
[all...]
H A Dieee80211_crypto_ccmp.c140 ccmp_setiv(struct ieee80211_key *k, uint8_t *ivp) argument
168 uint8_t *ivp; local
239 uint8_t *ivp, tid; local
[all...]
H A Dieee80211_crypto_tkip.c152 tkip_setiv(struct ieee80211_key *k, uint8_t *ivp) argument
181 uint8_t *ivp; local
293 uint8_t *ivp, tid; local
[all...]
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_binding.c197 iwm_binding_update(struct iwm_softc *sc, struct iwm_vap *ivp, argument
220 iwm_binding_add_vif(struct iwm_softc *sc, struct iwm_vap *ivp) argument
236 iwm_binding_remove_vif(struct iwm_softc *sc, struct iwm_vap *ivp) argument
[all...]
H A Dif_iwm_time_event.c295 iwm_time_event_send_add(struct iwm_softc *sc, struct iwm_vap *ivp, argument
346 iwm_protect_session(struct iwm_softc *sc, struct iwm_vap *ivp, argument
409 iwm_stop_session_protection(struct iwm_softc *sc, struct iwm_vap *ivp) argument
H A Dif_iwm_power.c279 iwm_power_build_cmd(struct iwm_softc *sc, struct iwm_vap *ivp, argument
327 iwm_power_send_cmd(struct iwm_softc *sc, struct iwm_vap *ivp) argument
339 _iwm_enable_beacon_filter(struct iwm_softc *sc, struct iwm_vap *ivp, argument
354 iwm_enable_beacon_filter(struct iwm_softc *sc, struct iwm_vap *ivp) argument
201 iwm_beacon_filter_set_cqm_params(struct iwm_softc *sc, struct iwm_vap *ivp, struct iwm_beacon_filter_cmd *cmd) argument
388 struct iwm_vap *ivp = IWM_VAP(vap); local
409 iwm_power_set_ba(struct iwm_softc *sc, struct iwm_vap *ivp) argument
[all...]
H A Dif_iwm_sta.c148 struct iwm_vap *ivp = IWM_VAP(in->in_ni.ni_vap); local
209 iwm_drain_sta(struct iwm_softc *sc, struct iwm_vap *ivp, boolean_t drain) argument
H A Dif_iwm_mac_ctxt.c260 struct iwm_vap *ivp = IWM_VAP(vap); local
H A Dif_iwm.c3981 iwm_update_quotas(struct iwm_softc *sc, struct iwm_vap *ivp) argument
4328 struct iwm_vap *ivp = IWM_VAP(vap); local
4423 struct iwm_vap *ivp = IWM_VAP(vap); local
6163 struct iwm_vap *ivp = IWM_VAP(vap); local
6299 struct iwm_vap *ivp; local
6330 struct iwm_vap *ivp = IWM_VAP(vap); local
[all...]
/freebsd-current/crypto/openssh/
H A Dcipher-aes.c76 u_char *cprev, *cnow, *plain, *ivp; local
/freebsd-current/sys/netipsec/
H A Dxform_esp.c277 uint8_t *ivp; local
705 uint8_t *ivp; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/icp/algs/modes/
H A Dccm.c763 uint8_t *mac_buf, *datap, *ivp, *authp; local
/freebsd-current/crypto/openssl/engines/
H A De_padlock.c341 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); local
372 unsigned char *ivp = cdata->iv; local
415 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); local
440 unsigned char *ivp = cdata->iv; local
[all...]
/freebsd-current/sys/dev/ipw/
H A Dif_ipw.c404 struct ipw_vap *ivp; local
479 struct ipw_vap *ivp = IPW_VAP(vap); local
849 struct ipw_vap *ivp = IPW_VAP(vap); local
/freebsd-current/sys/dev/iwi/
H A Dif_iwi.c486 struct iwi_vap *ivp; local
526 struct iwi_vap *ivp = IWI_VAP(vap); local
939 struct iwi_vap *ivp = IWI_VAP(vap); local
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c2744 u8 offset, *ivp, i; local
2829 u8 *ivp, *orig_hdr; local
2848 u8 *ivp, *orig_hdr; local
2867 u8 *ivp, *orig_hdr; local
[all...]
/freebsd-current/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1074 struct iovec *ivp; local
887 nfsrv_createiovec(int len, struct mbuf **mpp, struct mbuf **mpendp, struct iovec **ivp) argument
944 nfsrv_createiovec_extpgs(int len, int maxextsiz, struct mbuf **mpp, struct mbuf **mpendp, struct iovec **ivp) argument
/freebsd-current/sys/dev/iwn/
H A Dif_iwn.c1335 struct iwn_vap *ivp; local
1364 struct iwn_vap *ivp = IWN_VAP(vap); local
2885 struct iwn_vap *ivp = IWN_VAP(vap); local

Completed in 272 milliseconds