HomeSort by relevance Sort by last modified time
    Searched full:auth (Results 401 - 425 of 2231) sorted by null

<<11121314151617181920>>

  /external/libvncserver/
Android.mk 12 LOCAL_SRC_FILES := libvncserver/auth.c \
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PChargingVectorHeader.java 69 * gprs-charging-info = ggsn SEMI auth-token [SEMI pdp-info-hierarchy] *(SEMI extension-param)
76 * auth-token = "auth-token" EQUAL 1*HEXDIG
80 * xdsl-charging-info = bras SEMI auth-token [SEMI xDSL-bearer-info] *(SEMI extension-param)
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Credentials.java 26 /** Returns an auth credential for the Basic scheme. */
  /external/openssh/
auth-options.h 1 /* $OpenBSD: auth-options.h,v 1.21 2015/01/14 10:30:34 markus Exp $ */
auth-passwd.c 1 /* $OpenBSD: auth-passwd.c,v 1.44 2014/07/15 15:54:14 millert Exp $ */
55 #include "auth.h"
56 #include "auth-options.h"
174 as = auth_usercheck(pw->pw_name, authctxt->style, "auth-ssh",
  /external/ppp/pppd/
Android.mk 5 auth.c \
  /external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
InterpreterProvider.java 59 String auth = this.getClass().getName().toLowerCase(); local
60 mUriMatcher.addURI(auth, InterpreterConstants.PROVIDER_PROPERTIES, PROPERTIES);
61 mUriMatcher.addURI(auth, InterpreterConstants.PROVIDER_ENVIRONMENT_VARIABLES,
63 mUriMatcher.addURI(auth, InterpreterConstants.PROVIDER_ARGUMENTS, ARGUMENTS);
  /external/toolchain-utils/cros_utils/
chromeos-toolchain-credentials.json 8 "auth_uri": "https://accounts.google.com/o/oauth2/auth",
  /external/tpm2/
ClearControl_fp.h 13 TPMI_RH_CLEAR auth; member in struct:__anon33636
ClockRateAdjust_fp.h 13 TPMI_RH_PROVISION auth; member in struct:__anon33638
ClockSet_fp.h 13 TPMI_RH_PROVISION auth; member in struct:__anon33639
EvictControl_fp.h 13 TPMI_RH_PROVISION auth; member in struct:__anon33678
HMAC_Start_fp.h 14 TPM2B_AUTH auth; member in struct:__anon33718
HashSequenceStart_fp.h 13 TPM2B_AUTH auth; member in struct:__anon33722
HierarchyChangeAuth.c 30 // Make sure the the auth value is a reasonable size (not larger than
Marshal_ClearControl.c 16 target->auth = request_handles[0];
Marshal_ClockRateAdjust.c 16 target->auth = request_handles[0];
Marshal_ClockSet.c 16 target->auth = request_handles[0];
Marshal_EvictControl.c 16 target->auth = request_handles[0];
Marshal_NV_DefineSpace.c 18 result = TPM2B_AUTH_Unmarshal(&target->auth, buffer, size);
Marshal_PCR_SetAuthValue.c 18 result = TPM2B_DIGEST_Unmarshal(&target->auth, buffer, size);
Marshal_PP_Commands.c 16 target->auth = request_handles[0];
Marshal_SetCommandCodeAuditStatus.c 17 target->auth = request_handles[0];
MemoryLib_fp.h 29 UINT16 MemoryRemoveTrailingZeros(TPM2B_AUTH *auth // IN/OUT: value to adjust
NV_ChangeAuth.c 43 // Change auth

Completed in 781 milliseconds

<<11121314151617181920>>