Lines Matching refs:where

37      lifetime on platforms where mbedtls_time_t
86 * Fix a bug in mbedtls_asn1_store_named_data() where it would sometimes leave
112 library or the application is built with a compiler where
122 or with compilers where "union foo x = {0}" does not initialize
131 this could happen on platforms where enum types are smaller than 32 bits
232 * Fix issue where psa_key_derivation_input_integer() is not detecting
309 starting with Mbed TLS 2.17) and, where relevant, `pk.h`.
356 * Fix rare concurrent access bug where attempting to operate on a
387 Crypto, where it never worked. Fixes #9311.
390 * Fixes an issue where some TLS 1.2 clients could not connect to an
405 * Fixed a regression introduced in 3.6.0 where the CA callback set with
409 * Fixed a regression introduced in 3.6.0 where clients that relied on
417 * Fixed a regression introduced in 3.6.0 where context-specific certificate
743 MBEDTLS_PSA_ACCEL_KEY_TYPE_xxx_KEY_PAIR, where xxx is either ECC or RSA,
763 and only in builds where MBEDTLS_MD_C was disabled; in particular the
820 MBEDTLS_PSA_ACCEL_KEY_TYPE_xxx_KEY_PAIR_yyy (where xxx is either ECC, RSA
866 * Fix a case where potentially sensitive information held in memory would not
962 * Fix some cases where mbedtls_mpi_mod_exp, RSA key construction or ECDSA
975 enabled, where some low-level modules required by requested PSA crypto
1055 (and callers) for Short Weierstrass curves with prime p where p = 3 mod 4
1108 * Use platform-provided secure zeroization function where possible, such as
1127 * Fix a bug in the build where directory names containing spaces were
1136 * Fix compile error where MBEDTLS_RSA_C and MBEDTLS_X509_CRT_WRITE_C are
1186 session where the cipher suite is TLS_AES_256_GCM_SHA384.
1189 Extensions, where some compilers would emit EOR3 instructions in other
1200 the behaviour without it, where deterministic ECDSA was already used.
1277 As a consequence, they now work in configurations where the built-in
1332 * Fix an issue where an adversary with access to precise enough information
1370 * Fix a build issue on Windows using CMake where the source and build
1385 * Fix ECDSA verification, where it was not always validating the
1393 in TLS 1.3 (where it is forbidden).
1398 * Fix bug in error reporting in dh_genprime.c where upon failure,
1418 * Move some SSL-specific code out of libmbedcrypto where it had been placed
1630 * Fix undefined behavior in mbedtls_asn1_find_named_data(), where val is
1637 * Fix a bug in the x25519 example program where the removal of
1675 * Fix an error in make where the absence of a generated file caused
1741 (where supported) for critical functions where ignoring the return
1805 where this function cannot fail, or full-module replacements with
2195 * Fix an issue where an adversary with access to precise enough information
2200 * Fix an issue where an adversary with access to precise enough timing
2223 * Fix some cases in the bignum module where the library constructed an
2237 where these are already defined, this can result in a compilation
2247 * Fix test suite code on platforms where int32_t is not int, such as
2327 now writing an empty string where it previously wrote one or more
2410 |A| - |B| where |B| is larger than |A| and has more limbs (so the
2433 is enabled, on platforms where initializing a mutex allocates resources.
2439 enabled on platforms where freeing a mutex twice is not safe.
2441 when MBEDTLS_THREADING_C is enabled on platforms where initializing
2443 * Fixes a bug where, if the library was configured to include support for
2554 * Fix build failure in configurations where MBEDTLS_USE_PSA_CRYPTO is
2579 chars. Fixes a build failure on platforms where char is unsigned. Fixes
2600 * Fix a case in elliptic curve arithmetic where an out-of-memory condition
2716 * Fix bug in redirection of unit test outputs on platforms where stdout is
2923 probability (of the order of 2^-n where n is the bitsize of the curve)
3040 no known instances where this changes the behavior of the library: this is
3099 * Add mbedtls_net_close(), enabling the building of forking servers where
3135 stdarg.h where needed. Fixes #2656.
3185 stdarg.h where needed. Fixes #2656.
3490 constrained, single-threaded systems where ECC is time consuming and can
3499 operations. On CPUs where the extensions are available, they can accelerate
3594 * Fix build failures on platforms where only gmtime() is available but
3707 where the outgoing buffer can be fixed at a smaller size than the incoming
3831 where an optional signature algorithms list is expected when the signature
3881 where data needs to be fetched from the underlying transport in order
3899 * Support cmake builds where Mbed TLS is a subproject. Fix contributed
3905 configurations where the feature is disabled. Found and fixed by Gergely
3921 * Add an option in the Makefile to support ar utilities where the operation
4123 mbedtls_<MODULE>_finish and mbedtls_<MODULE>_process where <MODULE> is
4185 RSA test suite where the failure of CTR DRBG initialization lead to
4222 modules where the software implementation can be replaced by a hardware
4292 64-bit division. This is useful on embedded platforms where 64-bit division
4496 * Fix for platform time abstraction to avoid dependency issues where a build
4513 builds where the configuration MBEDTLS_PEM_WRITE_C is not defined. Found
4526 where the limited hash choices prevented the client from sending its
4565 arguments where the same (in-place doubling). Found and fixed by Janos
4648 * Fix build error with configurations where ECDHE-PSK is the only key
4650 * Fix build error with configurations where RSA, RSA-PSK, ECDH-RSA or
5038 POLARSSL_SSL_SSESSION_TICKETS where both enabled in config.h (introduced
5446 * Fixed bug in mpi_set_bit() on platforms where t_uint is wider than int
6089 * Fixed a bug where the CRL parser expected an EXPLICIT ASN.1 tag