Home
last modified time | relevance | path

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

/freebsd/sys/crypto/openssl/
H A Dossl_arm.h56 uint32_t iv32[4], scratch[4]; in AES_CBC_ENCRYPT() local
/freebsd/sys/net80211/
H A Dieee80211_crypto_tkip.c276 uint32_t iv32 = (b0 << 0) | (b1 << 8) | (b2 << 16) | (b3 << 24); in READ_6() local
1031 u32 iv32; in tkip_decrypt() local
H A Dieee80211_crypto_ccmp.c222 uint32_t iv32 = (b0 << 0) | (b1 << 8) | (b2 << 16) | (b3 << 24); in READ_6() local
/freebsd/contrib/libucl/src/
H A Ducl_msgpack.c1436 int32_t iv32; in ucl_msgpack_parse_int() local
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h586 uint32_t iv32; member
1720 const u8 *addr, uint32_t iv32, u16 *p1k) in ieee80211_get_tkip_rx_p1k() argument
2358 ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf * key,uint32_t iv32,uint16_t * p1k) ieee80211_get_tkip_p1k_iv() argument
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dd3.h407 __le32 iv32; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c4017 iwl_mvm_update_tkip_key(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_key_conf * keyconf,struct ieee80211_sta * sta,u32 iv32,u16 * phase1key) iwl_mvm_update_tkip_key() argument
H A Dmac80211.c4367 iwl_mvm_mac_update_tkip_key(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct ieee80211_key_conf * keyconf,struct ieee80211_sta * sta,u32 iv32,u16 * phase1key) iwl_mvm_mac_update_tkip_key() argument