Home
last modified time | relevance | path

Searched refs:X509_V_ERR_PERMITTED_VIOLATION (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/x509v3/
Dv3_ncons.c477 else if (r != X509_V_ERR_PERMITTED_VIOLATION) in nc_match()
482 return X509_V_ERR_PERMITTED_VIOLATION; in nc_match()
496 else if (r != X509_V_ERR_PERMITTED_VIOLATION) in nc_match()
544 return X509_V_ERR_PERMITTED_VIOLATION; in nc_dn()
546 return X509_V_ERR_PERMITTED_VIOLATION; in nc_dn()
560 return X509_V_ERR_PERMITTED_VIOLATION; in nc_dns()
569 return X509_V_ERR_PERMITTED_VIOLATION; in nc_dns()
573 return X509_V_ERR_PERMITTED_VIOLATION; in nc_dns()
596 return X509_V_ERR_PERMITTED_VIOLATION; in nc_email()
604 return X509_V_ERR_PERMITTED_VIOLATION; in nc_email()
[all …]
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dx509_vfy.h70 #define X509_V_ERR_PERMITTED_VIOLATION 47 macro
/third_party/openssl/crypto/x509/
Dx509_txt.c119 case X509_V_ERR_PERMITTED_VIOLATION: in X509_verify_cert_error_string()
/third_party/openssl/include/openssl/
Dx509_vfy.h147 # define X509_V_ERR_PERMITTED_VIOLATION 47 macro
/third_party/openssl/doc/man3/
DX509_STORE_CTX_get_error.pod273 =item B<X509_V_ERR_PERMITTED_VIOLATION: permitted subtree violation>
/third_party/openssl/doc/man1/
Dverify.pod629 =item B<X509_V_ERR_PERMITTED_VIOLATION>