Lines Matching refs:parameters

454    * In the PSA API, domain parameters are no longer used for anything.
585 the function call (i.e. no buffer parameters are in shared memory),
678 to select only some of the parameters / groups, with the macros
682 support for these domain parameters.
795 parameters from RFC 7919. This includes a built-in implementation based
1493 * Add function mbedtls_ecp_export() to export ECP key pair parameters.
1942 now takes extra output parameters for the last partial output block.
1943 mbedtls_gcm_update() now takes extra parameters for the output length.
1964 RNG parameters.
1992 error if its parameters are invalid.
2536 algorithm parameters (only the size) when comparing the signature in the
2538 NULL algorithm parameters entry would look identical to an array of REAL
2540 valid. However, if the parameters do not match in *any* way then the
2874 * Fix issue in DTLS handling of new associations with the same parameters
2928 read all the CRT parameters from the DER structure rather than
3246 * Add missing parentheses around parameters in the definition of the
3361 of parameters in the API. This allows detection of obvious misuses of the
3363 changed, but requirements on parameters have been made more explicit in
3482 pairs or Diffie-Hellman parameters, but was insufficient to validate
3483 Diffie-Hellman parameters properly.
3788 * Changed the Clang parameters used in the CMake build files to work for
3873 unable to parse keys which had only the optional parameters field of the
3997 * In test_suite_pk, pass valid parameters when testing for hash length
4021 * Use (void) when defining functions with no parameters. Contributed by
4067 * Change default choice of DHE parameters from untrustworthy RFC 5114
4068 to RFC 3526 containing parameters generated in a nothing-up-my-sleeve
4126 * Deprecate untrustworthy DHE parameters from RFC 5114. Superseded by
4127 parameters from RFC 3526 or the newly added parameters from RFC 7919.
4131 * Deprecate mbedtls_ssl_conf_dh_param() for setting default DHE parameters
4133 accepting DHM parameters in binary form, matching the new constants.
4172 * Add a check for invalid private parameters in mbedtls_ecdsa_sign().
4802 * Expanded configurability of security parameters in the SSL module with
4805 parameters.
4844 pointer, parameters reordered).
4900 * Removed test DHM parameters from the test certs module.
4938 * Default DHM parameters server-side upgraded from 1024 to 2048 bits.
4987 * Add support for reading DH parameters with privateValueLength included
4999 * New script ecc-heap.sh helps measuring the impact of ECC parameters on
6033 * Fixed generation of DHM parameters to correct length (found by Ruslan