Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dx509_vfy.h53 #define X509_V_ERR_AKID_SKID_MISMATCH 30 macro
/third_party/openssl/crypto/x509/
Dx509_txt.c84 case X509_V_ERR_AKID_SKID_MISMATCH: in X509_verify_cert_error_string()
/third_party/openssl/include/openssl/
Dx509_vfy.h130 # define X509_V_ERR_AKID_SKID_MISMATCH 30 macro
/third_party/openssl/crypto/x509v3/
Dv3_purp.c888 return X509_V_ERR_AKID_SKID_MISMATCH; in X509_check_akid()
/third_party/openssl/doc/man3/
DX509_STORE_CTX_get_error.pod227 =item B<X509_V_ERR_AKID_SKID_MISMATCH: authority and subject key identifier mismatch>
/third_party/openssl/doc/man1/
Dverify.pod553 =item B<X509_V_ERR_AKID_SKID_MISMATCH>