HomeSort by relevance Sort by last modified time
    Searched full:agreement (Results 1201 - 1225 of 3795) sorted by null

<<41424344454647484950>>

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPathSegment.java 7 // of the Adobe license agreement accompanying it.
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
IteratorOptions.java 7 // of the Adobe license agreement accompanying it.
  /frameworks/base/core/java/android/service/oemlock/
OemLockManager.java 32 * agreement for unlock to be possible.
  /frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
SecureBox.java 289 KeyAgreement agreement = KeyAgreement.getInstance(KA_ALG); local
291 agreement.init(ourPrivateKey);
296 agreement.doPhase(theirPublicKey, /*lastPhase=*/ true);
297 return agreement.generateSecret();
  /libcore/ojluni/src/main/java/java/text/
ParseException.java 32 * materials are provided under terms of a License Agreement between Taligent
  /libcore/ojluni/src/main/java/java/util/
MissingResourceException.java 33 * of a License Agreement between Taligent and Sun. This technology
  /libcore/ojluni/src/main/java/javax/crypto/
package.html 33 key generation and key agreement, and Message Authentication Code
  /libcore/ojluni/src/main/java/javax/crypto/spec/
DHGenParameterSpec.java 34 * agreement. This is typically done by a central
DHParameterSpec.java 33 * algorithm, as specified in PKCS #3: <i>Diffie-Hellman Key-Agreement
package.html 49 <li>PKCS #3: Diffie-Hellman Key-Agreement Standard, Version 1.4,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winusbio.h 25 the copyright holders. Use of them is covered by separate agreement
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_dict.py 2 # Licensed to PSF under a Contributor Agreement.
fix_has_key.py 2 # Licensed to PSF under a Contributor Agreement.
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_dict.py 2 # Licensed to PSF under a Contributor Agreement.
fix_has_key.py 2 # Licensed to PSF under a Contributor Agreement.
  /prebuilts/go/darwin-x86/src/crypto/tls/
cipher_suites.go 21 // a keyAgreement implements the client and server side of a TLS key agreement
26 // In the case that the key agreement protocol doesn't use a
62 // A cipherSuite is a specific combination of key agreement, cipher and MAC
63 // function. All cipher suites currently assume RSA key agreement.
  /prebuilts/go/linux-x86/src/crypto/tls/
cipher_suites.go 21 // a keyAgreement implements the client and server side of a TLS key agreement
26 // In the case that the key agreement protocol doesn't use a
62 // A cipherSuite is a specific combination of key agreement, cipher and MAC
63 // function. All cipher suites currently assume RSA key agreement.
  /prebuilts/misc/common/nimbus-jose-jwt/
README.md 37 * Key Agreement with Elliptic Curve Diffie-Hellman Ephemeral Static: ECDH-ES,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_dict.py 2 # Licensed to PSF under a Contributor Agreement.
fix_has_key.py 2 # Licensed to PSF under a Contributor Agreement.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_dict.py 2 # Licensed to PSF under a Contributor Agreement.
fix_has_key.py 2 # Licensed to PSF under a Contributor Agreement.
  /external/arm-neon-tests/
license.html 10 END USER LICENCE AGREEMENT FOR THE ARM REALVIEW DEVELOPMENT SUITE
12 THIS END USER LICENCE AGREEMENT ("<b>LICENCE</b>") IS A LEGAL AGREEMENT
181 under this agreement may not be assigned, sublicensed or otherwise
340 agreement between you and ARM relating to the Software and it may only
341 be modified by written agreement between you and ARM. Except as
430 Software User Agreement (SUA) version March 17, 2005, except that the
433 Foundation, who makes the agreement with you and supplies you with that
  /external/googletest/googletest/docs/
DevGuide.md 71 You must sign a Contributor License Agreement (CLA) before we can
101 1. Sign a Contributor License Agreement.
  /hardware/interfaces/keymaster/4.0/vts/functional/
HmacKeySharingTest.cpp 162 // (barring crashes :-/) re-run the unmodified agreement process on our way out.
201 // (barring crashes :-/) re-run the unmodified agreement process on our way out.

Completed in 679 milliseconds

<<41424344454647484950>>