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

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLX509Certificate.java 479 return NativeCrypto.get_X509_hashCode(mContext);
NativeCrypto.java 391 public static native int get_X509_hashCode(long x509ctx);
    [all...]
  /libcore/luni/src/main/native/
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp     [all...]

Completed in 80 milliseconds