Lines Matching refs:where

341    * Fix some cases in the bignum module where the library constructed an
355 where these are already defined, this can result in a compilation
365 * Fix test suite code on platforms where int32_t is not int, such as
445 now writing an empty string where it previously wrote one or more
528 |A| - |B| where |B| is larger than |A| and has more limbs (so the
551 is enabled, on platforms where initializing a mutex allocates resources.
557 enabled on platforms where freeing a mutex twice is not safe.
559 when MBEDTLS_THREADING_C is enabled on platforms where initializing
561 * Fixes a bug where, if the library was configured to include support for
672 * Fix build failure in configurations where MBEDTLS_USE_PSA_CRYPTO is
697 chars. Fixes a build failure on platforms where char is unsigned. Fixes
718 * Fix a case in elliptic curve arithmetic where an out-of-memory condition
834 * Fix bug in redirection of unit test outputs on platforms where stdout is
1041 probability (of the order of 2^-n where n is the bitsize of the curve)
1158 no known instances where this changes the behavior of the library: this is
1217 * Add mbedtls_net_close(), enabling the building of forking servers where
1253 stdarg.h where needed. Fixes #2656.
1303 stdarg.h where needed. Fixes #2656.
1608 constrained, single-threaded systems where ECC is time consuming and can
1617 operations. On CPUs where the extensions are available, they can accelerate
1712 * Fix build failures on platforms where only gmtime() is available but
1825 where the outgoing buffer can be fixed at a smaller size than the incoming
1949 where an optional signature algorithms list is expected when the signature
1999 where data needs to be fetched from the underlying transport in order
2017 * Support cmake builds where Mbed TLS is a subproject. Fix contributed
2023 configurations where the feature is disabled. Found and fixed by Gergely
2039 * Add an option in the Makefile to support ar utilities where the operation
2241 mbedtls_<MODULE>_finish and mbedtls_<MODULE>_process where <MODULE> is
2303 RSA test suite where the failure of CTR DRBG initialization lead to
2340 modules where the software implementation can be replaced by a hardware
2410 64-bit division. This is useful on embedded platforms where 64-bit division
2614 * Fix for platform time abstraction to avoid dependency issues where a build
2631 builds where the configuration MBEDTLS_PEM_WRITE_C is not defined. Found
2644 where the limited hash choices prevented the client from sending its
2683 arguments where the same (in-place doubling). Found and fixed by Janos
2766 * Fix build error with configurations where ECDHE-PSK is the only key
2768 * Fix build error with configurations where RSA, RSA-PSK, ECDH-RSA or
3156 POLARSSL_SSL_SSESSION_TICKETS where both enabled in config.h (introduced
3564 * Fixed bug in mpi_set_bit() on platforms where t_uint is wider than int
4207 * Fixed a bug where the CRL parser expected an EXPLICIT ASN.1 tag