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