Home
last modified time | relevance | path

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

/dports/www/owncloud/owncloud/apps/encryption/lib/Crypto/
H A DCrypt.php204 $catFile = $this->concatIV($encryptedContent, $iv);
322 private function concatIV($encryptedContent, $iv) { function in OCA\\Encryption\\Crypto\\Crypt
/dports/www/nextcloud/nextcloud/apps-pkg/encryption/lib/Crypto/
H A DCrypt.php201 $catFile = $this->concatIV($encryptedContent, $iv);
330 private function concatIV($encryptedContent, $iv) { function in OCA\\Encryption\\Crypto\\Crypt