Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/identity/aidl/default/libeic/
H A DEicPresentation.h241 bool eicPresentationProveOwnership(EicPresentation* ctx, const char* docType, bool testCredential,
H A DEicPresentation.c807 bool eicPresentationProveOwnership(EicPresentation* ctx, const char* docType, bool testCredential, in eicPresentationProveOwnership() function
/aosp12/hardware/interfaces/identity/aidl/default/
H A DFakeSecureHardwareProxy.cpp339 if (!eicPresentationProveOwnership(&ctx_, docType.c_str(), testCredential, challenge.data(), in proveOwnership()