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

1 2 3 4 5 67 8 91011>>

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
TestStringPrep.java 47 "AUTHENTICATED" Any authenticated user (opposite of
64 "AUTHENTICATED@",
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
AuthenticationHelperImpl.java 247 // we haven't yet authenticated this realm since we were
285 * @param method method of the request being authenticated
352 * @param method method of the request being authenticated
  /frameworks/base/keystore/java/android/security/keystore/
KeyGenParameterSpec.java 83 * <li>operation without requiring the user to be authenticated (see
110 * authenticated within the last five minutes. The use of the public key is unrestricted (See Known
123 * // Only permit the private key to be used if the user authenticated
545 * authenticated.
566 * and has authenticated.
579 * user is successfully authenticated. This has effect only if user authentication is required
    [all...]
AndroidKeyStoreAuthenticatedAESCipherSpi.java 47 * Base class for Android Keystore authenticated AES {@link CipherSpi} implementations.
184 // plaintext before ciphertext is authenticated by KeyStore.finish.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/Pei/
Variable.c 119 @param AuthFlag Authenticated variable flag.
144 @param AuthFlag Authenticated variable flag.
182 @param AuthFlag Authenticated variable flag.
219 @param AuthFlag Authenticated variable flag.
237 @param AuthFlag Authenticated variable flag.
263 @param AuthFlag Authenticated variable flag.
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
FingerprintBoundKeysTest.java 125 * authenticated with device credentials within the last X seconds.
167 * only works if the user has just authenticated via device credentials.
  /cts/tests/tests/keystore/src/android/keystore/cts/
BlockCipherTestBase.java 177 // Authenticated ciphers do not return any output when decrypting until doFinal where
178 // ciphertext is authenticated.
264 // Non-stream authenticated ciphers not supported
267 // Authenticated stream cipher
780 // Authenticated cipher -- no output until doFinal where ciphertext is authenticated.
    [all...]
  /development/samples/Vault/src/com/example/android/vault/
EncryptedDocument.java 57 * Each section is encrypted using AES-128 with a random IV, and authenticated
58 * with SHA-256. Data encrypted and authenticated like this can be safely stored
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
UserCredential.h 138 Return the user identifier associated with the currently authenticated user.
140 This function returns the user identifier of the user authenticated by this credential provider. This
UserCredential2.h 136 Return the user identifier associated with the currently authenticated user.
138 This function returns the user identifier of the user authenticated by this credential provider. This
  /external/iproute2/man/man8/
ip-xfrm.8 447 .RB "authenticated encryption with associated data (" aead "), or"
482 Authenticated encryption with associated data (AEAD) algorithms include
  /external/mesa3d/src/egl/drivers/dri2/
platform_wayland.c 886 dri2_dpy->authenticated = 0;
892 if (!dri2_dpy->authenticated)
895 /* reset authenticated */
896 dri2_dpy->authenticated = 1;
919 dri2_dpy->authenticated = 1;
957 dri2_dpy->authenticated = 1;
963 .authenticated = drm_handle_authenticated,
    [all...]
  /external/mesa3d/src/glx/apple/
appledri.c 231 rep.authenticated = 0;
232 if (!_XReply(dpy, (xReply *) & rep, 0, xFalse) || !rep.authenticated) {
  /external/wpa_supplicant_8/src/ap/
wpa_auth.h 52 * multiple of struct ft_rrb_tlv (authenticated only, length = authlen)
58 * authenticated-only TLVs (authlen)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/fingerprint/
FingerprintDialogView.java 350 // TODO(b/77328470): add animation when fingerprint is authenticated
365 // TODO(b/77328470): add animation when fingerprint is authenticated
  /packages/apps/Email/src/com/android/email/mail/transport/
SmtpSender.java 280 // S: 235 2.0.0 OK Authenticated
290 // S: 235 2.0.0 OK Authenticated
  /developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/
MyAutofillService.java 91 // If the entire Autofill Response is authenticated, AuthActivity is used
  /developers/build/prebuilts/gradle/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/
GoogleSignedInActivity.java 36 * This activity should be extended for any activity that requires an authenticated user. This
  /developers/samples/android/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/
GoogleSignedInActivity.java 36 * This activity should be extended for any activity that requires an authenticated user. This
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiMultiPhase.h 202 authenticated access, then the Data buffer should begin with an
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
CapsuleData.py 192 # the ImageFileSize need include the full authenticated info size. From first bytes of MonotonicCount to last bytes of certificate.
  /device/linaro/bootloader/edk2/CryptoPkg/Include/Protocol/
RuntimeCrypt.h 4 authenticated variable service.
  /device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/
Patch-HOWTO.txt 12 introduced (e.g. Authenticated Variable Service, Driver Signing, etc) from UEFI
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
VariableFormat.h 158 /// Single Authenticated Variable Data Header Structure.
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
AuthService.c 2 Implement authentication services for the authenticated variable
31 Initializes for authenticated varibale service.
680 // If anyone is authenticated successfully, it means the variable is correct!
831 // That means it is not authenticated variable, just return EFI_SUCCESS.

Completed in 2172 milliseconds

1 2 3 4 5 67 8 91011>>