Searched refs:toSharedBuffer (Results 1 – 2 of 2) sorted by relevance
300 status_t CryptoHal::toSharedBuffer(const sp<IMemory>& memory, int32_t seqNum, ::SharedBuffer* buffe… in toSharedBuffer() function in android::CryptoHal385 status_t status = toSharedBuffer(destination.mSharedMemory, heapSeqNum, in decrypt()401 status_t status = toSharedBuffer(source.mSharedMemory, heapSeqNum, &hSource); in decrypt()
110 status_t toSharedBuffer(const sp<IMemory>& memory, int32_t seqNum, ::SharedBuffer* buffer);