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

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLX509CRL.java 328 return NativeCrypto.get_X509_CRL_signature(mContext);
NativeCrypto.java 498 public static native byte[] get_X509_CRL_signature(long x509ctx);
    [all...]
  /libcore/luni/src/main/native/
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp     [all...]

Completed in 22 milliseconds