Home
last modified time | relevance | path

Searched refs:IV32 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_tkip.c429 const uint8_t *TA, uint32_t IV32) in tkip_mixing_phase1() argument
434 TTAK[0] = Lo16(IV32); in tkip_mixing_phase1()
435 TTAK[1] = Hi16(IV32); in tkip_mixing_phase1()