Home
last modified time | relevance | path

Searched refs:X509_NAME_digest (Results 1 – 5 of 5) sorted by relevance

/external/openssl/crypto/ocsp/
Docsp_lib.c123 if (!X509_NAME_digest(issuerName, dgst, md, &i)) goto digerr; in OCSP_cert_id_new()
Docsp_vfy.c317 if (!X509_NAME_digest(iname, dgst, md, NULL)) in ocsp_match_issuerid()
/external/openssl/crypto/x509/
Dx_all.c390 int X509_NAME_digest(const X509_NAME *data, const EVP_MD *type, unsigned char *md, in X509_NAME_digest() function
Dx509.h674 int X509_NAME_digest(const X509_NAME *data,const EVP_MD *type,
/external/openssl/include/openssl/
Dx509.h674 int X509_NAME_digest(const X509_NAME *data,const EVP_MD *type,