Searched refs:X509_TRUST_TRUSTED (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509_trs.c280 return X509_TRUST_TRUSTED;
304 return X509_TRUST_TRUSTED;
H A Dx509_vfy.c538 if (ok == X509_TRUST_TRUSTED)
H A Dx509.h339 # define X509_TRUST_TRUSTED 1 macro
/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c165 if (X509_check_trust(x, NID_OCSP_sign, 0) != X509_TRUST_TRUSTED) {

Completed in 157 milliseconds