Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.h67 ndk::ScopedAStatus proveOwnership(
DSecureHardwareProxy.h182 virtual optional<vector<uint8_t>> proveOwnership(
DIdentityCredential.cpp133 ndk::ScopedAStatus IdentityCredential::proveOwnership( in proveOwnership() function in aidl::android::hardware::identity::IdentityCredential
146 optional<vector<uint8_t>> signatureOfToBeSigned = hwProxy_->proveOwnership( in proveOwnership()
/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.h140 optional<vector<uint8_t>> proveOwnership(
DRemoteSecureHardwareProxy.cpp399 optional<vector<uint8_t>> RemoteSecureHardwarePresentationProxy::proveOwnership( in proveOwnership() function in android::hardware::identity::RemoteSecureHardwarePresentationProxy