Daniel King 16b04ce641 Fix unused function warning under certain configurations.
I refactored some code into the function mbedtls_constant_time_memcmp
in commit 7aad291 but this function is only used by GCM and
AEAD_ChaCha20_Poly1305 to check the tags. So this function is now
only enabled if either of these two ciphers is enabled.
2018-05-24 13:37:31 +02:00
..
2018-05-15 09:21:57 +01:00
2017-10-10 19:04:27 +03:00
2018-05-15 09:21:57 +01:00
2018-05-24 13:37:31 +02:00
2018-05-24 13:37:31 +02:00
2017-10-29 17:53:52 +02:00
2018-05-15 09:21:57 +01:00
2018-05-15 09:21:57 +01:00
2018-05-15 09:21:57 +01:00