Home
last modified time | relevance | path

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

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