Home
last modified time | relevance | path

Searched defs:fail_info (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/cmp/
Dcmp_status.c166 char *snprint_PKIStatusInfo_parts(int status, int fail_info, in snprint_PKIStatusInfo_parts()
275 OSSL_CMP_PKISI *OSSL_CMP_STATUSINFO_new(int status, int fail_info, in OSSL_CMP_STATUSINFO_new()
Dcmp_client.c361 int fail_info, const char *txt) in ossl_cmp_exchange_certConf()
381 int ossl_cmp_exchange_error(OSSL_CMP_CTX *ctx, int status, int fail_info, in ossl_cmp_exchange_error()
485 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info, in OSSL_CMP_certConf_cb()
562 int fail_info = 0; /* no failure */ in cert_response() local
Dcmp_server.c583 int fail_info = 1 << OSSL_CMP_PKIFAILUREINFO_badRequest; in OSSL_CMP_SRV_process_request() local
Dcmp_msg.c786 int fail_info, const char *text) in ossl_cmp_certConf_new()
/third_party/openssl/crypto/cmp/
Dcmp_status.c166 char *snprint_PKIStatusInfo_parts(int status, int fail_info, in snprint_PKIStatusInfo_parts()
275 OSSL_CMP_PKISI *OSSL_CMP_STATUSINFO_new(int status, int fail_info, in OSSL_CMP_STATUSINFO_new()
Dcmp_client.c361 int fail_info, const char *txt) in ossl_cmp_exchange_certConf()
381 int ossl_cmp_exchange_error(OSSL_CMP_CTX *ctx, int status, int fail_info, in ossl_cmp_exchange_error()
485 int OSSL_CMP_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info, in OSSL_CMP_certConf_cb()
562 int fail_info = 0; /* no failure */ in cert_response() local
Dcmp_server.c583 int fail_info = 1 << OSSL_CMP_PKIFAILUREINFO_badRequest; in OSSL_CMP_SRV_process_request() local
Dcmp_msg.c786 int fail_info, const char *text) in ossl_cmp_certConf_new()
/third_party/node/deps/openssl/openssl/apps/lib/
Dcmp_mock_srv.c116 int fail_info, const char *text) in ossl_cmp_mock_srv_set_statusInfo()
/third_party/openssl/apps/lib/
Dcmp_mock_srv.c116 int fail_info, const char *text) in ossl_cmp_mock_srv_set_statusInfo()
/third_party/openssl/test/
Dcmp_msg_test.c25 int fail_info; member
Dcmp_client_test.c310 static int test_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info, in test_certConf_cb()
Dcmp_ctx_test.c320 static int test_certConf_cb(OSSL_CMP_CTX *ctx, X509 *cert, int fail_info, in test_certConf_cb()