Home
last modified time | relevance | path

Searched refs:right (Results 1 – 18 of 18) sorted by relevance

/mbedtls-3.7.0/programs/test/
Dmetatest.c88 int right = 10; in meta_test_not_equal() local
92 TEST_EQUAL(left, right); in meta_test_not_equal()
100 int right = 10; in meta_test_not_le_s() local
104 TEST_LE_S(left, right); in meta_test_not_le_s()
112 size_t right = 10; in meta_test_not_le_u() local
116 TEST_LE_U(left, right); in meta_test_not_le_u()
/mbedtls-3.7.0/tests/suites/
Dtest_suite_base64.data7 Test case mbedtls_base64_encode #1 buffer just right
10 Test case mbedtls_base64_encode #2 buffer just right
16 Test case mbedtls_base64_encode #3 buffer just right
22 Test case mbedtls_base64_encode #4 buffer just right
28 Test case mbedtls_base64_encode #5 buffer just right
34 Test case mbedtls_base64_encode #6 buffer just right
40 Test case mbedtls_base64_encode #7 buffer just right
Dtest_suite_chacha20.function55 * in order to test that starts() does the right thing. */
Dtest_suite_poly1305.function47 * right thing. */
Dtest_suite_bignum_core.function11 * \param[in] B Little-endian presentation of the right operand.
87 * \param[in] B Little-endian presentation of the right operand.
889 … TEST_EQUAL(0, mbedtls_mpi_grow(&R, limbs_AN)); /* ensure it's got the right number of limbs */
Dtest_suite_constant_time.function477 /* Fill src in a way that we can detect if we copied the right bytes */
Dtest_suite_bignum_random.function439 /* When the result has the right number of limbs, also test mod_raw
Dtest_suite_psa_crypto_pake.function210 * free to detect it right away of with a delay.
Dtest_suite_psa_crypto.function792 * free to detect it right away of with a delay.
/mbedtls-3.7.0/
Ddco.txt18 have the right to submit it under the open source license
23 license and I have the right under that license to submit that
DLICENSE340 exercise the right to control the distribution of derivative or
430 patents or other property right claims or to contest validity of any
DChangeLog1862 in all the right places. Include it from crypto_platform.h, which is
/mbedtls-3.7.0/docs/architecture/psa-migration/
Dtesting.md27 right decision was made at run-time, i. e. that we didn't use the fallback for
Dstrategy.md340 Executing step 3 will mostly consist of using the right dependency macros in
341 the right places (once the previous steps are done).
Dpsa-legacy-bridges.md143 …tion in a `psa_key_attributes_t`. The algorithm is also needed in its own right when calling opera…
/mbedtls-3.7.0/docs/proposed/
Dpsa-conditional-inclusion-c.md231 …e is required, but no matching algorithm, or vice versa? Is it always the right thing, for example…
/mbedtls-3.7.0/docs/architecture/testing/
Dinvasive-testing.md215 …facement | ++ No impact on the product when built normally or on the documentation, if done right |
/mbedtls-3.7.0/docs/architecture/
Dpsa-shared-memory.md360 * Those buffers that are inputs to a PSA function need to be unpoisoned right up until the function…