HomeSort by relevance Sort by last modified time
    Searched refs:keyRef (Results 1 - 18 of 18) sorted by null

  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLEngine.java 94 final long keyRef = NativeCrypto.ENGINE_load_private_key(ctx, id);
95 if (keyRef == 0) {
99 OpenSSLKey pkey = new OpenSSLKey(keyRef, this, id);
NativeCrypto.java 202 public static native byte[] EC_KEY_get_private_key(NativeRef.EVP_PKEY keyRef);
204 public static native long EC_KEY_get_public_key(NativeRef.EVP_PKEY keyRef);
206 public static native void EC_KEY_set_nonce_from_hash(NativeRef.EVP_PKEY keyRef,
    [all...]
  /external/webrtc/webrtc/system_wrappers/test/TestSort/
TestSort.cc 133 KeyType keyRef[DataLength];
159 memcpy(keyRef, key, sizeof(key));
193 std::sort(keyRef, keyRef + DataLength);
228 if (memcmp(key, keyRef, sizeof(key)) != 0)
  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 246 Referenced keyRef = new Referenced(key, queue);
247 return super.put(keyRef, value);
  /external/robolectric/v1/lib/main/
commons-logging-1.1.1.jar 
  /prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.commons.logging_1.1.1.v201101211721.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.3/
commons-logging-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.commons.logging_1.1.1.v201101211721.jar 
  /prebuilts/tools/common/offline-m2/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 505 milliseconds