Searched refs:negative (Results 1 – 25 of 33) sorted by relevance
12
/mbedtls-3.7.0/tests/suites/ |
D | test_suite_bignum.generated.data | 9 MPI add #3 0 (null) + negative 0 (null) 12 MPI add #4 0 (null) + negative with leading zero limb 18 MPI add #6 0 (null) + negative 24 MPI add #8 0 (null) + negative with leading zero limb 30 MPI add #10 0 (null) + large negative 39 MPI add #13 0 (1 limb) + negative 0 (null) 42 MPI add #14 0 (1 limb) + negative with leading zero limb 48 MPI add #16 0 (1 limb) + negative 54 MPI add #18 0 (1 limb) + negative with leading zero limb 60 MPI add #20 0 (1 limb) + large negative [all …]
|
D | test_suite_bignum.misc.data | 241 Test mbedtls_mpi_cmp_mpi: 0 (null) > negative 244 Test mbedtls_mpi_cmp_mpi: 0 (1 limb) > negative 253 Test mbedtls_mpi_cmp_mpi: negative < 0 (null) 256 Test mbedtls_mpi_cmp_mpi: negative < 0 (1 limb) 265 Test mbedtls_mpi_cmp_mpi: 0 (null) > negative with leading zero limb 268 Test mbedtls_mpi_cmp_mpi: 0 (1 limb) > negative with leading zero limb 277 Test mbedtls_mpi_cmp_mpi: negative with leading zero limb < 0 (null) 280 Test mbedtls_mpi_cmp_mpi: negative with leading zero limb < 0 (1 limb) 289 Test mbedtls_mpi_cmp_mpi: 0 (null) > large negative 292 Test mbedtls_mpi_cmp_mpi: 0 (1 limb) > large negative [all …]
|
D | test_suite_bignum_mod.misc.data | 19 mpi_mod_sub base case for negative testing (N, a, b all >= 1 limb) 40 mbedtls_mpi_mod_inv non-Mont. form - base case for negative testing (N, A, A^-1) 52 mbedtls_mpi_mod_inv 32-bit Mont. form - base case for negative testing, A = 1 (N, mont(A), mont(A^-… 68 mbedtls_mpi_mod_inv 64-bit Mont. form - base case for negative testing, A = 1 (N, mont(A), mont(A^-… 84 mpi_mod_add base case for negative testing (N, a, b all >= 1 limb)
|
D | test_suite_cmac.function | 160 /* Multiple partial and complete blocks. A negative length means skip the 246 /* Multiple partial and complete blocks. A negative length means skip the 274 /* Multiple partial and complete blocks. A negative length means skip the
|
D | test_suite_lms.data | 189 LMS negative test (invalid lms type) #1 194 LMS negative test (invalid lms type) #2 199 LMS negative test (invalid lm_ots type) #1 204 LMS negative test (invalid lm_ots type) #2 209 LMS negative test (invalid leaf ID)
|
D | test_suite_lmots.data | 89 LMOTS hash-sigs interop negative test (altered random value) 95 LMOTS negative test (invalid type) #1 101 LMOTS negative test (invalid type) #2
|
D | test_suite_test_helpers.function | 18 * That negative testing is done in programs/test/metatest.c. */
|
D | test_suite_bignum_random.function | 16 * positive and negative cases: 17 * - mbedtls_mpi_core_random(): negative cases for mpi_core_random_basic. 18 * - mbedtls_mpi_mod_raw_random(), mbedtls_mpi_mod_random(): negative 46 /* This test suite only manipulates non-negative bignums. */
|
D | test_suite_bignum_mod.function | 251 * limbs as the modulus. For negative testing we can ask it to skip this 353 * limbs as the modulus. For negative testing we can ask it to skip this 403 * limbs as the modulus. For negative testing we can ask it to skip this 454 * limbs as the modulus. For negative testing we can ask it to skip this
|
D | test_suite_bignum.function | 22 /* The value 0 must be represented with the sign +1. A "negative zero" 25 * a negative zero input. If a test case has a negative zero as input, 26 * we don't mind if the function has a negative zero output. */ 1287 * - n = -2^(biL-1) (largest negative value in mbedtls_mpi_sint range)
|
D | test_suite_net.function | 31 * \return \c 0 on success, a negative error code on error.
|
D | test_suite_asn1parse.function | 392 /* The library does not support negative INTEGERs and 431 * negative INTEGERs, we'll fix this test code. */ 480 /* The library does not support negative INTEGERs and
|
D | test_suite_lms.function | 91 /* Test negative cases if the input data is valid */
|
D | test_suite_aes.xts.data | 2 # Tests for expected errors (negative tests)
|
D | test_suite_lmots.function | 91 /* Test negative cases if the input data is valid */
|
D | test_suite_ssl_decrypt.function | 2 /* Testing of mbedtls_ssl_decrypt_buf() specifically, focusing on negative
|
D | test_suite_entropy.function | 23 * Otherwise, write the length indicated by data or error if negative
|
D | test_suite_ecdsa.function | 161 /* Invalid signatures: r, s or both are negative */
|
D | test_suite_ecp.data | 56 ECP check pubkey Curve25519 x negative 140 ECP check pubkey Curve448 x negative 1018 ECP mod p224 readable with negative carry 1026 ECP mod p224 readable with final negative carry
|
D | test_suite_bignum_core.function | 954 /* Test for negative input */ 1078 * extra_limbs may be negative but the total limb count must be positive.
|
/mbedtls-3.7.0/tests/src/ |
D | bignum_helpers.c | 118 int negative = 0; in mbedtls_test_read_mpi() local 124 negative = 1; in mbedtls_test_read_mpi() 136 if (negative) { in mbedtls_test_read_mpi()
|
/mbedtls-3.7.0/docs/architecture/testing/ |
D | psa-storage-format-testing.md | 94 …-check tests for supported persistence levels. We may also want to have negative tests ensuring th…
|
/mbedtls-3.7.0/3rdparty/p256-m/p256-m/ |
D | README.md | 47 - In addition, crafted inputs are used for negative testing and to reach 418 `gen-test-data.py`, to generate additional data for both positive and negative
|
/mbedtls-3.7.0/ |
D | ChangeLog | 549 * Functions in the ssl_cache module now return a negative MBEDTLS_ERR_xxx 974 bignum directly and use negative numbers. 983 functions receive the most negative value of mbedtls_mpi_sint. Credit 1797 the arguments being negative and the other being 0. Fixes #4643. 2167 * Fix a memory leak in mbedtls_mpi_sub_abs() when the result was negative 2806 used with negative inputs. Found by Guido Vranken in #2404. Credit to 3215 * Fix undefined shifts with negative values in certificates parsing 3472 * Improve negative testing of X.509 parsing. 3909 a negative MPI. Previously the result was always negative. Found by Guido 4023 number to write in hexadecimal is negative and requires an odd number of [all …]
|
/mbedtls-3.7.0/docs/architecture/psa-migration/ |
D | psa-limitations.md | 207 parser. (There's a negative test for that using the
|
12