HomeSort by relevance Sort by last modified time
    Searched defs:authenticated (Results 1 - 17 of 17) sorted by null

  /external/libmicrohttpd/doc/examples/
tlsauthentication.c 160 int authenticated; local
183 authenticated =
188 return authenticated;
  /external/ppp/pppd/plugins/
winbind.c 60 #define AUTHENTICATED 1
260 int authenticated = NOT_AUTHENTICATED; /* not auth */ local
404 } else if (strcasecmp(message, "Authenticated") == 0) {
406 authenticated = AUTHENTICATED;
409 authenticated = NOT_AUTHENTICATED;
421 authenticated = NOT_AUTHENTICATED;
425 authenticated = NOT_AUTHENTICATED;
448 if ((authenticated == AUTHENTICATED) && nt_key && !got_user_session_key)
    [all...]
  /frameworks/base/services/core/java/com/android/server/fingerprint/
AuthenticationClient.java 83 * This method is called when a fingerprint is authenticated or authentication is stopped
157 boolean authenticated = fingerId != 0;
162 if (authenticated) {
169 Slog.e(TAG, "Failed to notify Authenticated:", e);
177 authenticated); local
178 if (!authenticated) {
191 Slog.w(TAG, "Failed to notify Authenticated:", e);
197 if (!authenticated) {
  /hardware/intel/common/libva/va/wayland/
wayland-drm-client-protocol.h 134 * authenticated - authenticated
136 void (*authenticated)(void *data, member in struct:wl_drm_listener
  /hardware/libhardware/include/hardware/
fingerprint.h 117 fingerprint_authenticated_t authenticated; member in union:fingerprint_msg::__anon48129
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.h 211 int authenticated; member in struct:dri2_egl_display
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay.h 173 Boolean authenticated; member in struct:ieee802_1x_kay
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 803 milliseconds