/openssl-master/engines/ |
A D | e_afalg.txt | 9 AFALG_R_EVENTFD_FAILED:108:eventfd failed 10 AFALG_R_FAILED_TO_GET_PLATFORM_INFO:111:failed to get platform info 11 AFALG_R_INIT_FAILED:100:init failed 12 AFALG_R_IO_SETUP_FAILED:105:io setup failed 16 AFALG_R_MEM_ALLOC_FAILED:102:mem alloc failed 17 AFALG_R_SOCKET_ACCEPT_FAILED:110:socket accept failed 18 AFALG_R_SOCKET_BIND_FAILED:103:socket bind failed 19 AFALG_R_SOCKET_CREATE_FAILED:109:socket create failed 20 AFALG_R_SOCKET_OPERATION_FAILED:104:socket operation failed 21 AFALG_R_SOCKET_SET_KEY_FAILED:106:socket set key failed
|
A D | e_dasync.txt | 9 DASYNC_R_INIT_FAILED:100:init failed
|
A D | e_ossltest.txt | 9 OSSLTEST_R_INIT_FAILED:100:init failed
|
A D | e_loader_attic.txt | 12 ATTIC_R_INIT_FAILED:103:init failed
|
/openssl-master/test/ |
A D | x509_check_cert_pkey_test.c | 46 goto failed; in test_x509_check_cert_pkey() 55 goto failed; in test_x509_check_cert_pkey() 60 goto failed; in test_x509_check_cert_pkey() 63 goto failed; in test_x509_check_cert_pkey() 69 goto failed; in test_x509_check_cert_pkey() 76 goto failed; in test_x509_check_cert_pkey() 85 goto failed; in test_x509_check_cert_pkey() 97 goto failed; in test_x509_check_cert_pkey() 101 failed: in test_x509_check_cert_pkey()
|
A D | pbelutest.c | 20 int i, failed = 0; in test_pbelu() local 26 failed = 1; in test_pbelu() 31 if (!failed) in test_pbelu() 36 failed = pbe_type < last_type in test_pbelu() 39 OBJ_nid2sn(pbe_nid), failed ? "ERROR" : "OK"); in test_pbelu()
|
A D | v3nametest.c | 287 int failed = 0; in run_cert() local 300 failed = 1; in run_cert() 309 failed = 1; in run_cert() 315 failed = 1; in run_cert() 325 failed = 1; in run_cert() 337 failed = 1; in run_cert() 341 return failed == 0; in run_cert() 346 int failed = 0; in call_run_cert() local 356 failed = 1; in call_run_cert() 359 return failed == 0; in call_run_cert()
|
A D | exptest.c | 52 int ret = 1, failed = 0; in test_mod_exp_zero() local 71 failed = 1; in test_mod_exp_zero() 77 failed = 1; in test_mod_exp_zero() 83 failed = 1; in test_mod_exp_zero() 89 failed = 1; in test_mod_exp_zero() 95 failed = 1; in test_mod_exp_zero() 111 ret = !failed; in test_mod_exp_zero()
|
A D | x509_time_test.c | 281 int cmp_result, failed = 0; in test_x509_cmp_time_current() local 288 failed = 1; in test_x509_cmp_time_current() 292 failed = 1; in test_x509_cmp_time_current() 297 return failed == 0; in test_x509_cmp_time_current()
|
A D | README.md | 23 Full verbosity, showing full output of all successful and failed test cases 30 Verbosity on failed (sub-)tests only 35 Verbosity on failed (sub-)tests, in addition progress on succeeded (sub-)tests
|
/openssl-master/util/ |
A D | dofile.pl | 62 my $failed = 0; 66 $failed++;
|
/openssl-master/crypto/err/ |
A D | openssl.txt | 127 ASYNC_R_INIT_FAILED:105:init failed 247 CMP_R_POLLING_FAILED:172:polling failed 511 DSO_R_CTRL_FAILED:100:control command failed 616 ENGINE_R_FINISH_FAILED:106:finish failed 618 ENGINE_R_INIT_FAILED:109:init failed 699 EVP_R_KEY_SETUP_FAILED:180:key setup failed 953 PROP_R_PARSE_FAILED:108:parse failed 977 PROV_R_FAILED_TO_SIGN:175:failed to sign 1015 PROV_R_KEY_SETUP_FAILED:101:key setup failed 1274 SSL_R_CALLBACK_FAILED:234:callback failed [all …]
|
/openssl-master/doc/man3/ |
A D | RAND_egd.pod | 40 daemon on success, or -1 if the connection failed or the daemon did not 44 success, or -1 if the connection failed.
|
A D | BIO_should_retry.pod | 27 They will typically be called after a failed BIO_read_ex() or BIO_write_ex() 80 signal a retry then it need not call BIO_should_retry() after a failed 85 occurs during a call to BIO_read(). An application can retry the failed 89 While an application may retry a failed non blocking call immediately
|
A D | SSL_get_fd.pod | 31 The operation failed, because the underlying BIO is not of the correct type
|
A D | SSL_alert_type_string.pod | 131 =item "DC"/"decryption failed" 164 A handshake cryptographic operation failed, including being 185 failed specifically because the server requires ciphers more
|
A D | X509_STORE_CTX_set_verify_cb.pod | 69 when a certificate verification has failed, adds an entry to the error queue 71 including the most relevant fields of the target certificate that failed to
|
A D | BN_CTX_start.pod | 39 Once BN_CTX_get() has failed, the subsequent calls will return B<NULL>
|
A D | SSL_set_fd.pod | 40 The operation failed. Check the error stack to find out why.
|
A D | SSL_set_session.pod | 46 The operation failed; check the error stack to find out the reason.
|
A D | SSL_CTX_set_ssl_version.pod | 54 The new choice failed, check the error stack to find out the reason.
|
A D | EVP_OpenInit.pod | 52 EVP_OpenFinal() returns 0 if the decrypt failed or 1 for success.
|
/openssl-master/apps/lib/ |
A D | apps.c | 865 const char *failed = in load_key_certs_crls_suppress() local 960 failed = NULL; in load_key_certs_crls_suppress() 1039 if (failed == NULL) { in load_key_certs_crls_suppress() 1044 failed = "key"; in load_key_certs_crls_suppress() 1046 failed = "params"; in load_key_certs_crls_suppress() 1050 failed = "cert"; in load_key_certs_crls_suppress() 1054 failed = "CRL"; in load_key_certs_crls_suppress() 1057 if (failed != NULL) in load_key_certs_crls_suppress() 1067 BIO_printf(bio_err, " %s", failed); in load_key_certs_crls_suppress() 1076 if (suppress_decode_errors || failed == NULL) in load_key_certs_crls_suppress() [all …]
|
/openssl-master/test/recipes/30-test_evp_data/ |
A D | evpmac_poly1305.txt | 151 # poly1305_ieee754.c failed this in final stage 158 # AVX2 in poly1305-x86.pl failed this with 176+32 split
|
/openssl-master/VMS/ |
A D | openssl_ivp.com.in | 49 $ WRITE SYS$ERROR "OpenSSL IVP failed"
|