Searched refs:retStrToArrat (Results 1 – 1 of 1) sorted by relevance
148 …int32_t retStrToArrat = HexStringToVec(encryptedData.encryptedPassword, cipherBuf, AES_COMMON_SIZE… in WifiDecryption() local149 if (retStrToArrat != 0) { in WifiDecryption()155 retStrToArrat = HexStringToVec(encryptedData.IV, nonce, NONCE_SIZE, lengthIV); in WifiDecryption()156 if (retStrToArrat != 0) { in WifiDecryption()