Searched defs:cipherBuf (Results 1 – 4 of 4) sorted by relevance
121 uint8_t cipherBuf[AES_COMMON_SIZE] = {0}; in WifiEncryption() local146 uint8_t cipherBuf[AES_COMMON_SIZE] = {0}; in WifiDecryption() local357 …uint8_t *cipherBuf = reinterpret_cast<uint8_t*>(const_cast<char*>(encryptedData.encryptedPassword.… in DecryptParamSet() local408 uint8_t *cipherBuf = (uint8_t *)malloc(inputString.length() + AEAD_SIZE); in WifiLoopEncrypt() local455 …uint8_t *cipherBuf = reinterpret_cast<uint8_t*>(const_cast<char*>(encryptedData.encryptedPassword.… in WifiLoopDecrypt() local
45 …ppVerifyData(AppRsaContext *rsa, const uint8 *plainBuf, uint32 plainBufLen, const uint8 *cipherBuf, in AppVerifyData()
156 uint8_t cipherBuf[256] = { 0 }; in Encrypt() local
219 uint8_t cipherBuf[256] = { 0 }; in Encrypt() local