Searched refs:keystoreOperationId (Results 1 – 2 of 2) sorted by relevance
88 int64_t keystoreOperationId, in authenticate() argument95 Callable::from([this, keystoreOperationId, cancFuture = std::move(cancFuture)] { in authenticate()96 mEngine->authenticateImpl(mCb.get(), keystoreOperationId, cancFuture); in authenticate()
58 int64_t keystoreOperationId,