Searched refs:copyDecryptedContent (Results 1 – 3 of 3) sorted by relevance
377 bool copyDecryptedContent(const sp<IMemory> &decrypted, size_t length);
794 bool EncryptedLinearBlockBuffer::copyDecryptedContent( in copyDecryptedContent() function in android::EncryptedLinearBlockBuffer808 return copyDecryptedContent(mMemory, length); in copyDecryptedContentFromMemory()
450 encryptedBuffer->copyDecryptedContent(mDecryptDestination, result); in queueSecureInputBuffer()