Generic: Fix warnings (fallthrough mosty)

This commit is contained in:
Nicolas Williams
2020-08-05 22:15:23 -05:00
parent c06252745d
commit 7d50445d1b
7 changed files with 10 additions and 6 deletions

View File

@@ -37,6 +37,7 @@
* SUCH DAMAGE.
*/
#define HC_DEPRECATED_CRYPTO
#include "kafs_locl.h"
static int rxkad_derive_des_key(const void *, size_t, char[8]);