Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DISession.aidl27 long getAuthChallenge(); in getAuthChallenge() method
/system/security/identity/
DSession.cpp88 Status Session::getAuthChallenge(int64_t* _aidl_return) { in getAuthChallenge() function in android::security::identity::Session