Lines Matching refs:one

42      ECDHE was indeed one that was offered. As a result, the client would
105 * Sign-magnitude and one's complement representations for signed integers are
232 * Implement one-shot cipher functions, psa_cipher_encrypt and
300 mbedtls_mpi_mul_mpi() and mbedtls_mpi_mul_int() was called with one of
356 could not be triggered by code that constructed A with one of the
358 those always built an mpi object with at least one limb.
410 now writing an empty string where it previously wrote one or more
570 external CMake projects that include this one to avoid CMake target name
649 * Fix an off-by-one error in the additional data length check for
716 -Wformat-signedness, and fix the code that causes signed-one-bit-field
854 hardware accelerators were used (using one of the MBEDTLS_SHAxxx_ALT
901 suboptimal modular reduction in one place. Found and fix contributed by
1178 list all curves for which at least one of ECDH or ECDSA is supported, not
1299 were shifted by one byte, creating an invalid ASN.1 tag. Fixed by
1330 updated to one that is SHA-256 signed. Fix contributed by
1535 one using PrintableString and the other UTF8String) or in the choice of
1670 input (extensions length field equal to 0), an illegal read of one byte
1768 * Add new crypto primitives from RFC 7539: stream cipher Chacha20, one-time
1956 function which leads to a potential one byte overread of the message
2224 If a call to one of the functions of the cryptographic primitive modules
2734 * Improved performance of mbedtls_ecp_muladd() when one of the scalars is 1
2794 * Fix off-by-one error in parsing Supported Point Format extension that
2902 * ssl_set_bio() changed signature (contexts merged, order switched, one
2911 * mbedtls_ssl_conf_session_cache() changed prototype (only one context
3235 * ssl_close_notify() could send more than one message in some circumstances
3255 * X.509 certificates with more than one AttributeTypeAndValue per
3316 * Fix off-by-one error in parsing Supported Point Format extension that
3384 certificate. If the user-supplied chain contains only one certificates,
3468 of one of them failed
3594 * Support for zeros-and-length (ANSI X.923) padding, one-and-zeros
3709 * ssl_close_notify() could send more than one message in some circumstances
3720 * X.509 certificates with more than one AttributeTypeAndValue per
3775 of one of them failed
4401 * Fixed incorrect handling of one single negative input
4422 one way hash functions with the PKCS#1 v1.5 signing and
4435 * Fixed an off-by-one buffer allocation in ssl_set_hostname()