Searched defs:X509_NAME_hash_old (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/x509/
H A Dx509_cmp.c143 return(X509_NAME_hash_old(x->cert_info->issuer));
165 return(X509_NAME_hash_old(x->cert_info->subject));
241 unsigned long X509_NAME_hash_old(X509_NAME *x) function
/external/openssl/crypto/x509/
H A Dx509_cmp.c143 return(X509_NAME_hash_old(x->cert_info->issuer));
165 return(X509_NAME_hash_old(x->cert_info->subject));
241 unsigned long X509_NAME_hash_old(X509_NAME *x) function

Completed in 82 milliseconds