Home
last modified time | relevance | path

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

/system/security/keystore/include/keystore/
Dkeystore_client_impl.h84 keymaster_operation_handle_t getNextVirtualHandle();
/system/security/keystore/
Dkeystore_client_impl.cpp283 *handle = getNextVirtualHandle(); in beginOperation()
377 keymaster_operation_handle_t KeystoreClientImpl::getNextVirtualHandle() { in getNextVirtualHandle() function in keystore::KeystoreClientImpl