Searched refs:right (Results 1 – 18 of 18) sorted by relevance
/mbedtls-3.7.0/programs/test/ |
D | metatest.c | 88 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/ |
D | test_suite_base64.data | 7 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
|
D | test_suite_chacha20.function | 55 * in order to test that starts() does the right thing. */
|
D | test_suite_poly1305.function | 47 * right thing. */
|
D | test_suite_bignum_core.function | 11 * \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 */
|
D | test_suite_constant_time.function | 477 /* Fill src in a way that we can detect if we copied the right bytes */
|
D | test_suite_bignum_random.function | 439 /* When the result has the right number of limbs, also test mod_raw
|
D | test_suite_psa_crypto_pake.function | 210 * free to detect it right away of with a delay.
|
D | test_suite_psa_crypto.function | 792 * free to detect it right away of with a delay.
|
/mbedtls-3.7.0/ |
D | dco.txt | 18 have the right to submit it under the open source license 23 license and I have the right under that license to submit that
|
D | LICENSE | 340 exercise the right to control the distribution of derivative or 430 patents or other property right claims or to contest validity of any
|
D | ChangeLog | 1862 in all the right places. Include it from crypto_platform.h, which is
|
/mbedtls-3.7.0/docs/architecture/psa-migration/ |
D | testing.md | 27 right decision was made at run-time, i. e. that we didn't use the fallback for
|
D | strategy.md | 340 Executing step 3 will mostly consist of using the right dependency macros in 341 the right places (once the previous steps are done).
|
D | psa-legacy-bridges.md | 143 …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/ |
D | psa-conditional-inclusion-c.md | 231 …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/ |
D | invasive-testing.md | 215 …facement | ++ No impact on the product when built normally or on the documentation, if done right |
|
/mbedtls-3.7.0/docs/architecture/ |
D | psa-shared-memory.md | 360 * Those buffers that are inputs to a PSA function need to be unpoisoned right up until the function…
|