Searched defs:iv32 (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/crypto/openssl/ |
H A D | ossl_arm.h | 56 uint32_t iv32[4], scratch[4]; in AES_CBC_ENCRYPT() local
|
/freebsd/sys/net80211/ |
H A D | ieee80211_crypto_tkip.c | 276 uint32_t iv32 = (b0 << 0) | (b1 << 8) | (b2 << 16) | (b3 << 24); in READ_6() local 1031 u32 iv32; in tkip_decrypt() local
|
H A D | ieee80211_crypto_ccmp.c | 222 uint32_t iv32 = (b0 << 0) | (b1 << 8) | (b2 << 16) | (b3 << 24); in READ_6() local
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_msgpack.c | 1436 int32_t iv32; in ucl_msgpack_parse_int() local
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 586 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 D | d3.h | 407 __le32 iv32; global() member
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | sta.c | 4017 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 D | mac80211.c | 4367 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
|