Home
last modified time | relevance | path

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

/mbedtls-3.6.0/tests/suites/
Dtest_suite_base64.function41 /* base64_digits is 0-terminated. sizeof()-1 excludes the trailing 0. */
Dtest_suite_psa_crypto_pake.function545 * - in case of failure the test is always terminated. There are two options
547 * - terminated successfully if this exact error was expected at this stage
548 * - terminated with failure otherwise (either no error was expected at this
569 * proceed further. As a consequence the test is terminated.
Dtest_suite_oid.data120 OID get numeric string - second subidentifier not terminated
/mbedtls-3.6.0/programs/ssl/
Dssl_server2.c3644 int terminated = 0; in main() local
3687 terminated = 1; in main()
3723 terminated = 1; in main()
3729 if (terminated) { in main()
/mbedtls-3.6.0/
DLICENSE391 this License will not have their licenses terminated so long as such
DChangeLog3050 to the connection being terminated. Seen most often with OpenSSL using
4183 * Test certificates in certs.c are no longer guaranteed to be nul-terminated