Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/default/libeic/
DEicPresentation.h282 bool eicPresentationProveOwnership(EicPresentation* ctx, const char* docType, size_t docTypeLength,
DEicPresentation.c993 bool eicPresentationProveOwnership(EicPresentation* ctx, const char* docType, in eicPresentationProveOwnership() function
/hardware/interfaces/identity/aidl/default/
DFakeSecureHardwareProxy.cpp733 if (!eicPresentationProveOwnership(&ctx_, docType.c_str(), docType.size(), testCredential, in proveOwnership()