Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/identity/libeic/
DEicPresentation.h98 bool eicPresentationInit(EicPresentation* ctx, bool testCredential,
DEicPresentation.c22 bool eicPresentationInit(EicPresentation* ctx, bool testCredential, in eicPresentationInit() function
/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.cpp204 return eicPresentationInit(&ctx_, testCredential, docType.c_str(), in initialize()