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

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/AuthVariableLibNull/
AuthVariableLibNull.uni 2 // Provides NULL authenticated variable services.
4 // Provides NULL authenticated variable services.
18 #string STR_MODULE_ABSTRACT #language en-US "Provides NULL authenticated variable services"
20 #string STR_MODULE_DESCRIPTION #language en-US "Provides NULL authenticated variable services."
AuthVariableLibNull.c 2 Implements NULL authenticated variable services.
19 Initialization for authenticated varibale services.
29 @retval EFI_UNSUPPORTED Unsupported to process authenticated variable.
63 @retval EFI_UNSUPPORTED Unsupported to process authenticated variable.
AuthVariableLibNull.inf 2 # Provides NULL authenticated variable services.
  /device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
AuthVariableLib.uni 2 // Provides authenticated variable services.
4 // Provides authenticated variable services.
18 #string STR_MODULE_ABSTRACT #language en-US "Provides authenticated variable services"
20 #string STR_MODULE_DESCRIPTION #language en-US "Provides authenticated variable services."
  /prebuilts/sdk/update_prebuilts/
README 2 intended to be used when authenticated to Google's network.
  /device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Library/
EdkiiSystemCapsuleLib.h 42 Extract the driver FV from an authenticated image.
44 @param[in] AuthenticatedImage The authenticated capsule image.
45 @param[in] AuthenticatedImageSize The size of the authenticated capsule image in bytes.
62 Extract the config image from an authenticated image.
64 @param[in] AuthenticatedImage The authenticated capsule image.
65 @param[in] AuthenticatedImageSize The size of the authenticated capsule image in bytes.
82 Extract the System Firmware image from an authenticated image.
84 @param[in] AuthenticatedImage The authenticated capsule image.
85 @param[in] AuthenticatedImageSize The size of the authenticated capsule image in bytes.
102 Extract the authenticated image from an FMP capsule image.
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
EsalVariableDxeSal.uni 2 // Provides authenticated variable service for IPF platform
19 #string STR_MODULE_ABSTRACT #language en-US "Provides authenticated variable service for IPF platform"
EsalVariableDxeSalExtra.uni 17 "Esal Authenticated Variable DXE"
  /external/autotest/client/site_tests/network_RackWiFiConnect/
control.proxyNonAuth 13 case a non authenticated proxy network.
  /external/curl/tests/data/
test938 19 REPLY dXNlci5vbmUAdXNlci5vbmUAc2VjcmV0 235 Authenticated
20 REPLY dXNlci50d28AdXNlci50d28Ac2VjcmV0 235 Authenticated
test903 18 REPLY dXNlcgB1c2VyAHNlY3JldA== 235 Authenticated
test904 18 REPLY c2VjcmV0 235 Authenticated
test905 18 REPLY dXNlciA3MDMxNzI1NTk5ZmRiYjVkNDEyNjg5YWEzMjNlM2UwYg== 235 Authenticated
test907 19 REPLY 235 Authenticated
test908 18 REPLY dXNlcj11c2VyAWF1dGg9QmVhcmVyIG1GXzkuQjVmLTQuMUpxTQEB 235 Authenticated
test919 18 REPLY AUTH 235 Authenticated
test920 18 REPLY c2VjcmV0 235 Authenticated
test922 18 REPLY AUTH 235 Authenticated
test942 18 REPLY dXNlcg== 235 Authenticated
test943 18 REPLY = 235 Authenticated
  /frameworks/base/keystore/java/android/security/keystore/
UserNotAuthenticatedException.java 23 * authenticated recently enough. Authenticating the user will resolve this issue.
31 super("User not authenticated");
  /developers/build/prebuilts/gradle/ConfirmCredential/
README.md 14 which can be only be used after the user has authenticated after the user is authenticated
19 user as authenticated if the user has been authenticated with the device credentials
40 <img src="screenshots/1-purchase.png" height="400" alt="Screenshot"/> <img src="screenshots/2-show-confirm-credential.png" height="400" alt="Screenshot"/> <img src="screenshots/3-already-authenticated.png" height="400" alt="Screenshot"/>
  /developers/samples/android/security/ConfirmCredential/
template-params.xml 56 <img>screenshots/3-already-authenticated.png</img>
78 which can be only be used after the user has authenticated after the user is authenticated
83 user as authenticated if the user has been authenticated with the device credentials
  /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...]
  /hardware/intel/common/libva/va/
va_drmcommon.h 35 * \brief Connected. Authenticated with DRI1 protocol.
45 * \brief Connected. Authenticated with DRI2 protocol.
54 * \brief Connected. Authenticated with some alternate raw protocol.

Completed in 904 milliseconds

1 2 3 4 5 6 7 8 91011>>