Searched refs:encryptedBuffer (Results 1 – 1 of 1) sorted by relevance
784 sp<EncryptedLinearBlockBuffer> encryptedBuffer((EncryptedLinearBlockBuffer *)buffer.get()); in queueSecureInputBuffer() local833 destination.secureMemory = hidl_handle(encryptedBuffer->handle()); in queueSecureInputBuffer()840 encryptedBuffer->fillSourceBuffer(&source); in queueSecureInputBuffer()849 encryptedBuffer->copyDecryptedContent(mDecryptDestination, result); in queueSecureInputBuffer()858 encryptedBuffer->fillSourceBuffer(&srcBuffer); in queueSecureInputBuffer()863 dstBuffer.secureMemory = hidl_handle(encryptedBuffer->handle()); in queueSecureInputBuffer()908 encryptedBuffer->copyDecryptedContentFromMemory(result); in queueSecureInputBuffer()957 sp<EncryptedLinearBlockBuffer> encryptedBuffer((EncryptedLinearBlockBuffer *)buffer.get()); in queueSecureInputBuffers() local1006 encryptedBuffer->getMappedBlock(&mappedBlock); in queueSecureInputBuffers()1008 encryptedBuffer->fillSourceBuffer(&source); in queueSecureInputBuffers()