Searched refs:randomIV (Results 1 – 1 of 1) sorted by relevance
99 struct HksBlob randomIV = {NONCE_SIZE, nonce}; in WifiEncryption() local100 int32_t ret = HksGenerateRandom(NULL, &randomIV); in WifiEncryption()