Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/include/openssl/
HDcmperr.h87 # define CMP_R_POTENTIALLY_INVALID_CERTIFICATE 147 macro
/freebsd-14-stable/crypto/openssl/crypto/cmp/
HDcmp_err.c125 {ERR_PACK(ERR_LIB_CMP, 0, CMP_R_POTENTIALLY_INVALID_CERTIFICATE),
HDcmp_vfy.c131 if (!valid && ERR_GET_REASON(err) != CMP_R_POTENTIALLY_INVALID_CERTIFICATE) in OSSL_CMP_validate_cert_path()
132 ERR_raise(ERR_LIB_CMP, CMP_R_POTENTIALLY_INVALID_CERTIFICATE); in OSSL_CMP_validate_cert_path()
HDcmp_ctx.c655 ERR_raise(ERR_LIB_CMP, CMP_R_POTENTIALLY_INVALID_CERTIFICATE); \
/freebsd-14-stable/crypto/openssl/crypto/http/
HDhttp_client.c1090 && reason == CMP_R_POTENTIALLY_INVALID_CERTIFICATE) in OSSL_HTTP_exchange()
/freebsd-14-stable/crypto/openssl/crypto/err/
HDopenssl.txt253 CMP_R_POTENTIALLY_INVALID_CERTIFICATE:147:potentially invalid certificate