Lines Matching refs:unused
742 * Fix an unused-variable warning in TLS 1.3-only builds if
1361 * Fix a parameter set but unused in psa_crypto_cipher.c. Fixes #4935.
2260 * Zeroising of plaintext buffers in mbedtls_ssl_read() to erase unused
2381 * Remove unused macros from MSVC projects. Reported in #3297 and fix
2587 * Fix an unused variable warning when compiling without DTLS.
2699 * Fix to allow building test suites with any warning that detects unused
2893 * Ensure that unused bits are zero when writing ASN.1 bitstrings when using
2897 correctly as trailing zeroes were not accounted for as unused bits in the
3294 * Remove unused headers included in x509.c. Found by Chris Hanson and fixed
3992 * Fix unused variable/function compilation warnings in pem.c, x509_crt.c and
4343 * Fix unused function warning when using MBEDTLS_MDx_ALT or