Lines Matching refs:where
71 lead to seed file corruption in the case where the path to the seed file is
81 * Fix some cases in the bignum module where the library constructed an
97 where these are already defined, this can result in a compilation
107 * Fix test suite code on platforms where int32_t is not int, such as
195 now writing an empty string where it previously wrote one or more
263 |A| - |B| where |B| is larger than |A| and has more limbs (so the
286 is enabled, on platforms where initializing a mutex allocates resources.
292 enabled on platforms where freeing a mutex twice is not safe.
294 when MBEDTLS_THREADING_C is enabled on platforms where initializing
296 * Fixes a bug where, if the library was configured to include support for
407 * Fix build failure in configurations where MBEDTLS_USE_PSA_CRYPTO is
432 chars. Fixes a build failure on platforms where char is unsigned. Fixes
453 * Fix a case in elliptic curve arithmetic where an out-of-memory condition
569 * Fix bug in redirection of unit test outputs on platforms where stdout is
776 probability (of the order of 2^-n where n is the bitsize of the curve)
893 no known instances where this changes the behavior of the library: this is
952 * Add mbedtls_net_close(), enabling the building of forking servers where
988 stdarg.h where needed. Fixes #2656.
1038 stdarg.h where needed. Fixes #2656.
1343 constrained, single-threaded systems where ECC is time consuming and can
1352 operations. On CPUs where the extensions are available, they can accelerate
1447 * Fix build failures on platforms where only gmtime() is available but
1560 where the outgoing buffer can be fixed at a smaller size than the incoming
1684 where an optional signature algorithms list is expected when the signature
1734 where data needs to be fetched from the underlying transport in order
1752 * Support cmake builds where Mbed TLS is a subproject. Fix contributed
1758 configurations where the feature is disabled. Found and fixed by Gergely
1774 * Add an option in the Makefile to support ar utilities where the operation
1976 mbedtls_<MODULE>_finish and mbedtls_<MODULE>_process where <MODULE> is
2038 RSA test suite where the failure of CTR DRBG initialization lead to
2075 modules where the software implementation can be replaced by a hardware
2145 64-bit division. This is useful on embedded platforms where 64-bit division
2349 * Fix for platform time abstraction to avoid dependency issues where a build
2366 builds where the configuration MBEDTLS_PEM_WRITE_C is not defined. Found
2379 where the limited hash choices prevented the client from sending its
2418 arguments where the same (in-place doubling). Found and fixed by Janos
2501 * Fix build error with configurations where ECDHE-PSK is the only key
2503 * Fix build error with configurations where RSA, RSA-PSK, ECDH-RSA or
2891 POLARSSL_SSL_SSESSION_TICKETS where both enabled in config.h (introduced
3299 * Fixed bug in mpi_set_bit() on platforms where t_uint is wider than int
3942 * Fixed a bug where the CRL parser expected an EXPLICIT ASN.1 tag