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