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

<<11121314151617181920>>

  /frameworks/base/docs/html/training/id-auth/
authenticate.jd 26 <p>In order to securely access an online service, users need to authenticate to
216 authenticate requests, the techniques discussed here are broadly
  /hardware/bsp/intel/peripheral/libupm/src/pn532/
pn532.h 311 * tries to authenticate a block of memory on a MIFARE card using the
318 * @param blockNumber The block number to authenticate. (0..63 for
  /packages/services/Telephony/src/com/android/phone/common/mail/store/
ImapConnection.java 247 // C: a AUTHENTICATE DIGEST-MD5
251 ImapConstants.AUTHENTICATE + " " + ImapConstants.AUTH_DIGEST_MD5);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
FingerprintBoundKeysTest.java 286 mFingerprintManager.authenticate(new FingerprintManager.CryptoObject(mCipher),
  /external/ImageMagick/utilities/
display.1 16 \-authenticate value decrypt image with this password
display.1.in 16 \-authenticate value decrypt image with this password
montage.1 17 \-authenticate value decrypt image with this password
montage.1.in 17 \-authenticate value decrypt image with this password
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
AttributeCertificateHolder.java 34 * -- used to directly authenticate the holder,
  /external/chromium-trace/catapult/common/py_utils/py_utils/
cloud_storage_unittest.py 63 'Failure: No handler was ready to authenticate.']
  /external/chromium-trace/catapult/telemetry/
README.md 135 partner, run `gsutil config` to authenticate, then try running the test again.
  /external/dbus/
NEWS.pre-1-2 131 authenticate as nobody in particular
  /external/ipsec-tools/src/racoon/doc/
README.plainrsa 16 wishes to authenticate in this manner.
  /external/jetty/src/java/org/eclipse/jetty/server/ssl/
SslCertificates.java 95 * client, the next is the one used to authenticate the first, and so on.
  /external/nist-sip/java/gov/nist/core/
NameValue.java 149 * Bug: RFC3261 stipulates that an opaque parameter in authenticate header
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
JoinHeader.java 82 * can authenticate the originator of a request in order to ascertain that
  /external/ppp/pppd/
pppd.h 298 extern bool auth_required; /* Peer is required to authenticate */
554 void link_established __P((int)); /* the link is up; authenticate now */
561 /* peer failed to authenticate itself */
565 /* we failed to authenticate ourselves */
    [all...]
  /external/srtp/test/
rdbx_driver.c 162 * in practice, we'd authenticate the packet containing idx, using
  /external/wpa_supplicant_8/hs20/server/www/
est.php 98 header('WWW-Authenticate: Digest realm="'.$realm.
  /frameworks/base/core/java/android/accounts/
AbstractAccountAuthenticator.java     [all...]
  /frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintService.java 165 // operation (authenticate, enroll, remove, enumerate, etc), which is
369 * @param initiatedByClient true for authenticate, remove and enroll
776 public void authenticate(final IBinder token, final long opId, final int groupId, method in class:FingerprintService.FingerprintServiceWrapper
788 if (DEBUG) Slog.v(TAG, "authenticate(): reject " + opPackageName);
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
HdcpControl.cpp 352 // If HDCP can not authenticate after "HDCP_RETRY_LIMIT" attempts
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
HdcpControl.cpp 365 // If HDCP can not authenticate after "HDCP_RETRY_LIMIT" attempts
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
HttpURLConnectionTest.java 97 + "Proxy-authenticate: Basic realm=\"remotehost\"\n\n")
  /libcore/ojluni/src/main/java/sun/net/www/protocol/http/
NegotiateAuthentication.java 210 // MS will send a final WWW-Authenticate even if the status is already

Completed in 3016 milliseconds

<<11121314151617181920>>