Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 11 of 11) sorted by relevance

/mbedtls-3.4.0/tests/suites/
Dtest_suite_bignum_core.misc.data194 mbedtls_mpi_core_lt_ct: x>y (64 bit x, first bytes equal)
197 mbedtls_mpi_core_lt_ct: x<y (64 bit y, first bytes equal)
224 mbedtls_mpi_core_lt_ct: x>y (32 bit x, first bytes equal)
227 mbedtls_mpi_core_lt_ct: x<y (32 bit y, first bytes equal)
233 mbedtls_mpi_core_lt_ct: x>y, equal MS limbs
Dtest_suite_net.function78 * descriptor greater or equal to FD_SETSIZE. This code is specific to
117 * file descriptors greater or equal to FD_SETSIZE. So we expect to hit
Dtest_suite_base64.data94 Base64 decode (Too much equal signs)
97 Base64 decode (Invalid char after equal signs)
Dtest_suite_bignum_mod_raw.data131 Test mbedtls_mpi_mod_raw_io #21 BE (modulus is equal to input)
134 Test mbedtls_mpi_mod_raw_io #21 LE (modulus is equal to input)
Dtest_suite_bignum_core.function849 memcpy( B.p, A.p, bytes ); /* restore B from equal value A */
Dtest_suite_bignum.misc.data373 Multi-limb mbedtls_mpi_lt_mpi_ct (X>Y, equal MS limbs)
/mbedtls-3.4.0/library/
Dconstant_time.c417 const size_t equal = mbedtls_ct_size_bool_eq( c1, c2 ); in mbedtls_ct_memcpy_if_eq() local
418 const unsigned char mask = (unsigned char) mbedtls_ct_size_mask( equal ); in mbedtls_ct_memcpy_if_eq()
Dssl_msg.c1772 const size_t equal = mbedtls_ct_size_bool_eq( check[idx], in mbedtls_ssl_decrypt_buf() local
1774 pad_count += mask & equal; in mbedtls_ssl_decrypt_buf()
/mbedtls-3.4.0/docs/architecture/psa-migration/
Dpsa-limitations.md164 three hash algorithms must be equal, which would be good news as it would
184 - all three hashes are equal
185 - the length of the salt MUST be equal to the length of the digest algorithm
/mbedtls-3.4.0/docs/
D3.0-migration-guide.md451 from the `hash` input buffer. This length must be equal to the output size of
/mbedtls-3.4.0/
DChangeLog595 The requirement for output buffer size to be equal or greater then
986 equal to MBEDTLS_PLATFORM_STD_NV_SEED_FILE. Contributed by Victor
1573 pathLenConstraint basic constraint value is equal to INT_MAX.
2378 input (extensions length field equal to 0), an illegal read of one byte
2484 buffer, which can save some RAM. If buffer lengths are kept equal, there