Searched refs:encryptedData (Results 1 – 2 of 2) sorted by relevance
798 const sal_uInt8* encryptedData, in decryptAll() argument809 cipher.update( encryptedData, encryptedDataLength, &decryptedData[ 0 ], &decryptedDataLength ); in decryptAll()
2135 enc_data = cinfo->content.encryptedData;
Completed in 31 milliseconds