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