Home
last modified time | relevance | path

Searched defs:operationHandle (Results 1 – 1 of 1) sorted by relevance

/external/nos/host/android/hals/keymaster/
DKeymasterDevice.cpp420 uint64_t operationHandle, const hidl_vec<KeyParameter>& parametersToVerify, in verifyAuthorization()
749 uint64_t operationHandle = startResponse.handle().handle(); in attestKey() local
1050 uint64_t operationHandle, in update()
1128 uint64_t operationHandle, in finish()
1219 Return<ErrorCode> KeymasterDevice::abort(uint64_t operationHandle) in abort()