Coverity scan fixes

This commit is contained in:
J Harper
2016-05-03 17:36:14 -07:00
parent b7583a12f6
commit ac16cf8a1b
64 changed files with 306 additions and 394 deletions

View File

@@ -137,7 +137,6 @@
#define USE_MATRIX_PRNG
#endif
#ifdef USE_LIBSODIUM_CRYPTO
/******************************************************************************/
/**
@@ -259,9 +258,6 @@
#endif
#endif /* __AES__ */
/******************************************************************************/
/*
Enable algorithm optimizations based on the compiler optimization settings.

View File

@@ -76,6 +76,4 @@ void psCryptoClose(void)
}
}
/******************************************************************************/