Home
last modified time | relevance | path

Searched refs:successful (Results 1 – 25 of 247) sorted by relevance

12345678910

/freebsd/crypto/openssl/doc/man3/
H A DBIO_f_cipher.pod40 decryption operation was successful.
54 return value from the read operation. A successful decrypt followed
56 should be called to determine if the decrypt was successful.
67 BIO_get_cipher_status() returns 1 for a successful decrypt and <=0
H A DSSL_connect.pod41 impacts after a successful TLSv1.3 handshake or a successful TLSv1.2 (or below)
61 The TLS/SSL handshake was not successful but was shut down controlled and
72 The TLS/SSL handshake was not successful, because a fatal error occurred either
H A DCMS_get0_RecipientInfos.pod59 It returns zero if the comparison is successful and non zero if not.
85 successful and non zero if not.
112 CMS_RecipientInfo_decrypt() called. If successful CMS_decrypt() can be called
133 for a successful comparison and non zero otherwise.
H A DSSL_write.pod57 L<SSL_stream_conclude(3)> after a successful call to this function, using this
153 The write operation was successful, the return value is the number of
158 The write operation was not successful, because either the connection was
174 The write operation was successful, the return value is the number
180 The write operation was not successful, because either the connection was
H A DSSL_do_handshake.pod47 The TLS/SSL handshake was not successful but was shut down controlled and
58 The TLS/SSL handshake was not successful because a fatal error occurred either
H A DCMS_get0_SignerInfos.pod38 identifier B<si>. It returns zero if the comparison is successful and non zero
70 CMS_SignerInfo_cert_cmp() returns 0 for a successful comparison and non
H A DSSL_accept.pod46 The TLS/SSL handshake was not successful but was shut down controlled and
57 The TLS/SSL handshake was not successful because a fatal error occurred either
H A DGENERAL_NAME.pod21 I<tgt> must not be NULL. If successful, I<*tgt> will be set to point
H A DOSSL_STORE_attach.pod23 is increased by 1 if the call is successful.
H A DEVP_PKEY_verify_recover.pod47 I<rout> buffer, if the call is successful recovered data is written to
53 operation is successful in those cases the EVP_verify() function should be
H A DASN1_TYPE_get.pod39 I<t> using the ASN.1 structure I<it>. If successful it returns a pointer
44 corresponding to I<it> into an B<ASN1_TYPE>. If successful the encoded
H A DCMS_verify.pod53 be called after a successful CMS_verify() or CMS_SignedData_verify() operation.
80 If all signatures verify correctly then the function is successful.
135 CMS_verify() returns 1 for a successful verification and 0 if an error occurred.
H A DX509_STORE_CTX_get_by_subject.pod33 X509_STORE_CTX_get_by_subject() returns 1 if the lookup was successful, else 0.
H A DCMS_verify_receipt.pod34 CMS_verify_receipt() returns 1 for a successful verification and zero if an
H A DX509_check_issued.pod29 X509_check_issued() returns B<X509_V_OK> if all checks are successful
H A DOCSP_resp_find_status.pod60 successful the fields of the response are returned in I<*status>, I<*reason>,
136 After successful path
179 OCSP_basic_verify() returns 1 on success, 0 on verification not successful,
/freebsd/contrib/libucl/tests/basic/
H A D10.in8 bar = lol /* removing this line makes parsing successful */
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_sysexits.m46 AC_DEFINE([EX_OK], [0], [successful termination])
/freebsd/tools/regression/doat/
H A DREADME5 It prints OK for every successful test. This testing program only covers
/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c1113 unsigned int successful; member
1306 report->successful++; in munit_test_runner_exec()
1593 } else if (report.successful > 1) { in munit_test_runner_run_test_with_params()
1597 munit_print_time(MUNIT_OUTPUT_FILE, report.wall_clock / report.successful); in munit_test_runner_run_test_with_params()
1599 munit_print_time(MUNIT_OUTPUT_FILE, report.cpu_clock / report.successful); in munit_test_runner_run_test_with_params()
1608 runner->report.successful++; in munit_test_runner_run_test_with_params()
1610 } else if (report.successful > 0) { in munit_test_runner_run_test_with_params()
1619 runner->report.successful++; in munit_test_runner_run_test_with_params()
2001 runner.report.successful = 0; in munit_suite_main_custom()
2186 runner.report.successful + runner.report.failed + runner.report.errored; in munit_suite_main_custom()
[all …]
H A DREADME.md28 4 of 4 (100%) tests successful, 0 (0%) test skipped.
87 30 of 30 (100%) tests successful, 0 (0%) test skipped.
112 30 of 30 (100%) tests successful, 0 (0%) test skipped.
/freebsd/bin/sh/tests/builtins/
H A Dcd3.02 # If fully successful, cd -Pe must be like cd -P.
/freebsd/contrib/bmake/unit-tests/
H A Dposix-execution.exp19 do-error-not-ignored: successful
/freebsd/contrib/pam-krb5/tests/data/scripts/alt-auth/
H A Dbasic-debug21 DEBUG (user %u) alternate authentication successful
/freebsd/crypto/openssh/
H A DPROTOCOL.key55 to both checkint fields so successful decryption can be

12345678910