Lines Matching refs:where
73 starting with Mbed TLS 2.17) and, where relevant, `pk.h`.
120 * Fix rare concurrent access bug where attempting to operate on a
151 Crypto, where it never worked. Fixes #9311.
154 * Fixes an issue where some TLS 1.2 clients could not connect to an
169 * Fixed a regression introduced in 3.6.0 where the CA callback set with
173 * Fixed a regression introduced in 3.6.0 where clients that relied on
181 * Fixed a regression introduced in 3.6.0 where context-specific certificate
507 MBEDTLS_PSA_ACCEL_KEY_TYPE_xxx_KEY_PAIR, where xxx is either ECC or RSA,
527 and only in builds where MBEDTLS_MD_C was disabled; in particular the
584 MBEDTLS_PSA_ACCEL_KEY_TYPE_xxx_KEY_PAIR_yyy (where xxx is either ECC, RSA
630 * Fix a case where potentially sensitive information held in memory would not
726 * Fix some cases where mbedtls_mpi_mod_exp, RSA key construction or ECDSA
739 enabled, where some low-level modules required by requested PSA crypto
819 (and callers) for Short Weierstrass curves with prime p where p = 3 mod 4
872 * Use platform-provided secure zeroization function where possible, such as
891 * Fix a bug in the build where directory names containing spaces were
900 * Fix compile error where MBEDTLS_RSA_C and MBEDTLS_X509_CRT_WRITE_C are
950 session where the cipher suite is TLS_AES_256_GCM_SHA384.
953 Extensions, where some compilers would emit EOR3 instructions in other
964 the behaviour without it, where deterministic ECDSA was already used.
1041 As a consequence, they now work in configurations where the built-in
1096 * Fix an issue where an adversary with access to precise enough information
1134 * Fix a build issue on Windows using CMake where the source and build
1149 * Fix ECDSA verification, where it was not always validating the
1157 in TLS 1.3 (where it is forbidden).
1162 * Fix bug in error reporting in dh_genprime.c where upon failure,
1182 * Move some SSL-specific code out of libmbedcrypto where it had been placed
1394 * Fix undefined behavior in mbedtls_asn1_find_named_data(), where val is
1401 * Fix a bug in the x25519 example program where the removal of
1439 * Fix an error in make where the absence of a generated file caused
1505 (where supported) for critical functions where ignoring the return
1569 where this function cannot fail, or full-module replacements with
1959 * Fix an issue where an adversary with access to precise enough information
1964 * Fix an issue where an adversary with access to precise enough timing
1987 * Fix some cases in the bignum module where the library constructed an
2001 where these are already defined, this can result in a compilation
2011 * Fix test suite code on platforms where int32_t is not int, such as
2091 now writing an empty string where it previously wrote one or more
2174 |A| - |B| where |B| is larger than |A| and has more limbs (so the
2197 is enabled, on platforms where initializing a mutex allocates resources.
2203 enabled on platforms where freeing a mutex twice is not safe.
2205 when MBEDTLS_THREADING_C is enabled on platforms where initializing
2207 * Fixes a bug where, if the library was configured to include support for
2318 * Fix build failure in configurations where MBEDTLS_USE_PSA_CRYPTO is
2343 chars. Fixes a build failure on platforms where char is unsigned. Fixes
2364 * Fix a case in elliptic curve arithmetic where an out-of-memory condition
2480 * Fix bug in redirection of unit test outputs on platforms where stdout is
2687 probability (of the order of 2^-n where n is the bitsize of the curve)
2804 no known instances where this changes the behavior of the library: this is
2863 * Add mbedtls_net_close(), enabling the building of forking servers where
2899 stdarg.h where needed. Fixes #2656.
2949 stdarg.h where needed. Fixes #2656.
3254 constrained, single-threaded systems where ECC is time consuming and can
3263 operations. On CPUs where the extensions are available, they can accelerate
3358 * Fix build failures on platforms where only gmtime() is available but
3471 where the outgoing buffer can be fixed at a smaller size than the incoming
3595 where an optional signature algorithms list is expected when the signature
3645 where data needs to be fetched from the underlying transport in order
3663 * Support cmake builds where Mbed TLS is a subproject. Fix contributed
3669 configurations where the feature is disabled. Found and fixed by Gergely
3685 * Add an option in the Makefile to support ar utilities where the operation
3887 mbedtls_<MODULE>_finish and mbedtls_<MODULE>_process where <MODULE> is
3949 RSA test suite where the failure of CTR DRBG initialization lead to
3986 modules where the software implementation can be replaced by a hardware
4056 64-bit division. This is useful on embedded platforms where 64-bit division
4260 * Fix for platform time abstraction to avoid dependency issues where a build
4277 builds where the configuration MBEDTLS_PEM_WRITE_C is not defined. Found
4290 where the limited hash choices prevented the client from sending its
4329 arguments where the same (in-place doubling). Found and fixed by Janos
4412 * Fix build error with configurations where ECDHE-PSK is the only key
4414 * Fix build error with configurations where RSA, RSA-PSK, ECDH-RSA or
4802 POLARSSL_SSL_SSESSION_TICKETS where both enabled in config.h (introduced
5210 * Fixed bug in mpi_set_bit() on platforms where t_uint is wider than int
5853 * Fixed a bug where the CRL parser expected an EXPLICIT ASN.1 tag