Lines Matching refs:valid
66 * Clarify documentation for mbedtls_ssl_write() to include 0 as a valid
342 * In test_suite_pk, pass valid parameters when testing for hash length
350 that could cause a key exchange to fail on valid data.
352 could cause a key exchange to fail on valid data.
666 valid C and they prevented the test from compiling in Visual Studio 2015
917 * Fix an issue that caused valid certificates to be rejected whenever an
918 expired or not yet valid certificate was parsed before a valid certificate
955 * Fix bug in certificate validation that caused valid chains to be rejected
991 resulting in some valid X.509 being incorrectly rejected. Found and fix
1372 * Fix bug in pk_parse_key() that caused some valid private EC keys to be
1651 * pk_verify() now returns a specific error code when the signature is valid
2840 * Fixed a bug that caused valid packets with a payload
2876 valid RSA keys to be dismissed (thanks to oldwolf)