Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dcmperr.h31 # define CMP_R_CERTIFICATE_NOT_ACCEPTED 169 macro
/third_party/openssl/crypto/cmp/
Dcmp_err.c27 {ERR_PACK(ERR_LIB_CMP, 0, CMP_R_CERTIFICATE_NOT_ACCEPTED),
Dcmp_client.c630 ERR_raise_data(ERR_LIB_CMP, CMP_R_CERTIFICATE_NOT_ACCEPTED, in cert_response()
/third_party/python/Modules/
D_ssl_data_300.h1093 #ifdef CMP_R_CERTIFICATE_NOT_ACCEPTED
1094 {"CERTIFICATE_NOT_ACCEPTED", ERR_LIB_CMP, CMP_R_CERTIFICATE_NOT_ACCEPTED},
/third_party/openssl/crypto/err/
Dopenssl.txt196 CMP_R_CERTIFICATE_NOT_ACCEPTED:169:certificate not accepted