Home
last modified time | relevance | path

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

/hardware/interfaces/security/see/hwcrypto/default/
Dhwcryptolib.cpp412 sp<cpp_hwcrypto::IHwCryptoOperations> mHwCryptoOperations; member in android::trusty::hwcryptohalservice::HwCryptoOperationsNdk
416 : mHwCryptoOperations(std::move(operations)) {} in HwCryptoOperationsNdk()
555 status = mHwCryptoOperations->processCommandList(&cppOperationSets, &binderResult); in processCommandList()