Home
last modified time | relevance | path

Searched defs:getAuthChallenge (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/5/android/hardware/identity/
DIPresentationSession.aidl38 long getAuthChallenge(); in getAuthChallenge() method
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/current/android/hardware/identity/
DIPresentationSession.aidl38 long getAuthChallenge(); in getAuthChallenge() method
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/4/android/hardware/identity/
DIPresentationSession.aidl38 long getAuthChallenge(); in getAuthChallenge() method
/hardware/interfaces/identity/aidl/android/hardware/identity/
DIPresentationSession.aidl52 long getAuthChallenge(); in getAuthChallenge() method
/hardware/interfaces/identity/aidl/default/common/
DPresentationSession.cpp89 ndk::ScopedAStatus PresentationSession::getAuthChallenge(int64_t* outChallenge) { in getAuthChallenge() function in aidl::android::hardware::identity::PresentationSession
/hardware/interfaces/identity/aidl/default/
DFakeSecureHardwareProxy.cpp368 optional<uint64_t> FakeSecureHardwareSessionProxy::getAuthChallenge() { in getAuthChallenge() function in android::hardware::identity::FakeSecureHardwareSessionProxy