Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_vfy.c178 check_id_error(X509_STORE_CTX *ctx, int errcode) in check_id_error() function
213 if (!check_id_error(ctx, X509_V_ERR_HOSTNAME_MISMATCH)) in check_id()
218 if (!check_id_error(ctx, X509_V_ERR_EMAIL_MISMATCH)) in check_id()
222 if (!check_id_error(ctx, X509_V_ERR_IP_ADDRESS_MISMATCH)) in check_id()