Searched refs:X509_TRUST_REJECTED (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_trs.c307 return X509_TRUST_REJECTED;
H A Dx509_vfy.c370 if ((trust = check_trust(ctx)) == X509_TRUST_REJECTED) {
815 if (ok == X509_TRUST_REJECTED) {
821 return X509_TRUST_REJECTED;
H A Dx509.h346 # define X509_TRUST_REJECTED 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_trs.c276 if(OBJ_obj2nid(obj) == id) return X509_TRUST_REJECTED;
H A Dx509_vfy.c552 if (ok == X509_TRUST_REJECTED)
H A Dx509.h346 #define X509_TRUST_REJECTED 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_trs.c307 return X509_TRUST_REJECTED;
H A Dx509_vfy.c370 if ((trust = check_trust(ctx)) == X509_TRUST_REJECTED) {
815 if (ok == X509_TRUST_REJECTED) {
821 return X509_TRUST_REJECTED;
H A Dx509.h346 # define X509_TRUST_REJECTED 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509.h346 #define X509_TRUST_REJECTED 2 macro

Completed in 147 milliseconds