Searched refs:doEncrypt (Results 1 – 2 of 2) sorted by relevance
145 bool doEncrypt, const EVP_CIPHER* cipher, uint8_t* key, size_t keyLen, in encryptDecryptData() argument158 if (!doEncrypt) in encryptDecryptData()192 static_cast<int>(doEncrypt)); in encryptDecryptData()222 if (doEncrypt) in encryptDecryptData()
122 bool doEncrypt, const EVP_CIPHER* cipher, uint8_t* key, size_t keyLen,