Lines Matching refs:where

67    * Fix undefined behavior in mbedtls_asn1_find_named_data(), where val is
71 * Fix a bug in the x25519 example program where the removal of
123 (where supported) for critical functions where ignoring the return
169 where this function cannot fail, or full-module replacements with
286 lead to seed file corruption in the case where the path to the seed file is
296 * Fix some cases in the bignum module where the library constructed an
312 where these are already defined, this can result in a compilation
322 * Fix test suite code on platforms where int32_t is not int, such as
410 now writing an empty string where it previously wrote one or more
478 |A| - |B| where |B| is larger than |A| and has more limbs (so the
501 is enabled, on platforms where initializing a mutex allocates resources.
507 enabled on platforms where freeing a mutex twice is not safe.
509 when MBEDTLS_THREADING_C is enabled on platforms where initializing
511 * Fixes a bug where, if the library was configured to include support for
622 * Fix build failure in configurations where MBEDTLS_USE_PSA_CRYPTO is
647 chars. Fixes a build failure on platforms where char is unsigned. Fixes
668 * Fix a case in elliptic curve arithmetic where an out-of-memory condition
784 * Fix bug in redirection of unit test outputs on platforms where stdout is
991 probability (of the order of 2^-n where n is the bitsize of the curve)
1108 no known instances where this changes the behavior of the library: this is
1167 * Add mbedtls_net_close(), enabling the building of forking servers where
1203 stdarg.h where needed. Fixes #2656.
1253 stdarg.h where needed. Fixes #2656.
1558 constrained, single-threaded systems where ECC is time consuming and can
1567 operations. On CPUs where the extensions are available, they can accelerate
1662 * Fix build failures on platforms where only gmtime() is available but
1775 where the outgoing buffer can be fixed at a smaller size than the incoming
1899 where an optional signature algorithms list is expected when the signature
1949 where data needs to be fetched from the underlying transport in order
1967 * Support cmake builds where Mbed TLS is a subproject. Fix contributed
1973 configurations where the feature is disabled. Found and fixed by Gergely
1989 * Add an option in the Makefile to support ar utilities where the operation
2191 mbedtls_<MODULE>_finish and mbedtls_<MODULE>_process where <MODULE> is
2253 RSA test suite where the failure of CTR DRBG initialization lead to
2290 modules where the software implementation can be replaced by a hardware
2360 64-bit division. This is useful on embedded platforms where 64-bit division
2564 * Fix for platform time abstraction to avoid dependency issues where a build
2581 builds where the configuration MBEDTLS_PEM_WRITE_C is not defined. Found
2594 where the limited hash choices prevented the client from sending its
2633 arguments where the same (in-place doubling). Found and fixed by Janos
2716 * Fix build error with configurations where ECDHE-PSK is the only key
2718 * Fix build error with configurations where RSA, RSA-PSK, ECDH-RSA or
3106 POLARSSL_SSL_SSESSION_TICKETS where both enabled in config.h (introduced
3514 * Fixed bug in mpi_set_bit() on platforms where t_uint is wider than int
4157 * Fixed a bug where the CRL parser expected an EXPLICIT ASN.1 tag