Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c1050 uint8_t iv_STA[16] = { 0x5c, 0x36, 0x5c, 0x36, in wlan_crypto_setkey() local
1062 qdf_mem_copy(key->recviv, iv_STA, in wlan_crypto_setkey()
1067 iv_STA[15] += 2; in wlan_crypto_setkey()
1070 qdf_mem_copy(key->txiv, iv_STA, in wlan_crypto_setkey()