HomeSort by relevance Sort by last modified time
    Searched full:authenticated (Results 276 - 300 of 567) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/net/
IpSecAlgorithm.java 150 * Authentication and Authenticated Encryption algorithms.
  /frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java 250 sErrorCodeToString.put(KM_ERROR_KEY_USER_NOT_AUTHENTICATED, "Key user not authenticated");
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
FingerprintUnlockController.java 215 Log.i(TAG, "fp wakelock: Authenticated, waking up...");
  /hardware/libhardware/include/hardware/
fingerprint.h 117 fingerprint_authenticated_t authenticated; member in union:fingerprint_msg::__anon48129
  /libcore/ojluni/src/main/java/java/security/acl/
Acl.java 222 * @param principal the principal, assumed to be a valid authenticated
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
android.hardware.biometrics.fingerprint@2.1.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
android.hardware.biometrics.fingerprint@2.1.so 
  /bionic/libc/include/arpa/
nameser.h 251 * This structure is used for TSIG authenticated messages
261 * This structure is used for TSIG authenticated TCP messages
  /device/linaro/bootloader/arm-trusted-firmware/bl1/
bl1_fwu.c 474 /* Indicate that image is in authenticated state. */
505 * Image is NOT in AUTHENTICATED state.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
UserManager.h 386 Identify the user and, if authenticated, returns the user handle and changes the current user profile.
481 with a credential provider for which the user has not been authenticated.
  /device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
services 336 remctl 4373/tcp # Remote Authenticated Command Service
337 remctl 4373/udp # Remote Authenticated Command Service
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h 247 * This structure is used for TSIG authenticated messages
257 * This structure is used for TSIG authenticated TCP messages
  /external/libdrm/
xf86drm.h 639 /* General user-level programmer's API: authenticated client and/or X */
670 /* AGP/GART info: authenticated client and/or X */
  /external/libmicrohttpd/src/microhttpd/
digestauth.c 553 * @param username The username needs to be authenticated
557 * @return #MHD_YES if authenticated, #MHD_NO if not,
  /external/webrtc/webrtc/p2p/base/
port.h 323 // currently a connection. If this is an authenticated STUN binding request,
373 // authenticated with this username_fragment and password.
  /external/wpa_supplicant_8/hostapd/
README 200 an AP to authenticated stations. The Authenticator in hostapd can be
202 (shared by all authenticated stations) with wep_key_len_broadcast
  /external/wpa_supplicant_8/src/rsn_supp/
wpa_ft.c 197 /* Authenticated Key Management Suite Count */
201 /* Authenticated Key Management Suite List */
  /frameworks/base/core/java/android/service/autofill/
FillResponse.java 233 * available data sets some of which may need to be further authenticated, for
305 * {@link Dataset.Builder#setAuthentication(IntentSender) authenticated dataset} at the end
  /libcore/ojluni/src/main/java/sun/security/pkcs/
SignerInfo.java 233 // encode authenticated attributes if there are any
401 // the authenticated attributes (tagged with
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser.h 220 * This structure is used for TSIG authenticated messages
230 * This structure is used for TSIG authenticated TCP messages
  /system/bt/stack/btm/
btm_int_types.h 469 * A record exists for each device authenticated with this device
    [all...]
  /system/netd/server/binder/android/net/
INetd.aidl 359 * @param aeadAlgo a string identifying the authenticated encryption algorithm to be used
360 * @param aeadKey a byte arrray containing the key to be used in authenticated encryption
  /external/google-breakpad/src/testing/gtest/scripts/
upload.py 145 self.authenticated = False
237 self.authenticated = True
310 if not self.authenticated:
373 self.authenticated = True
490 server.authenticated = True
    [all...]
  /external/google-breakpad/src/testing/scripts/
upload.py 145 self.authenticated = False
237 self.authenticated = True
310 if not self.authenticated:
373 self.authenticated = True
490 server.authenticated = True
    [all...]
  /external/googletest/googlemock/scripts/
upload.py 145 self.authenticated = False
237 self.authenticated = True
310 if not self.authenticated:
373 self.authenticated = True
490 server.authenticated = True
    [all...]

Completed in 1261 milliseconds

<<11121314151617181920>>