Home
last modified time | relevance | path

Searched refs:X509_check_trust (Results 1 – 7 of 7) sorted by relevance

/openssl/crypto/x509/
H A Dx509_trust.c66 int X509_check_trust(X509 *x, int id, int flags) in X509_check_trust() function
H A Dx509_vfy.c486 tr_ok = X509_check_trust(x, ctx->param->trust, X509_TRUST_NO_SS_COMPAT); in check_purpose()
902 trust = X509_check_trust(x, ctx->param->trust, 0); in check_trust()
938 trust = X509_check_trust(mx, ctx->param->trust, 0); in check_trust()
/openssl/crypto/ocsp/
H A Docsp_vfy.c148 if (X509_check_trust(x, NID_OCSP_sign, 0) != X509_TRUST_TRUSTED) { in OCSP_basic_verify()
/openssl/util/
H A Dmissingcrypto.txt1178 X509_check_trust(3)
H A Dmissingcrypto111.txt1604 X509_check_trust(3)
H A Dlibcrypto.num1291 X509_check_trust 1321 3_0_0 EXIST::FUNCTION:
/openssl/include/openssl/
H A Dx509_vfy.h.in138 int X509_check_trust(X509 *x, int id, int flags);

Completed in 51 milliseconds