HomeSort by relevance Sort by last modified time
    Searched defs:X509_NAME_hash_old (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/x509/
x509_cmp.c 139 return(X509_NAME_hash_old(x->cert_info->issuer));
161 return(X509_NAME_hash_old(x->cert_info->subject));
235 unsigned long X509_NAME_hash_old(X509_NAME *x)
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 105 public static int X509_NAME_hash_old(X500Principal principal) {

Completed in 410 milliseconds