mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-29 18:16:29 +00:00
[client] removed unused define in rsa.c
This commit is contained in:
parent
9b0f974648
commit
6f141fe393
@ -43,8 +43,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#include <nettle/rsa.h>
|
#include <nettle/rsa.h>
|
||||||
#include <gmp.h>
|
#include <gmp.h>
|
||||||
|
|
||||||
|
|
||||||
#define KEY_SIZE (1024 / 8)
|
|
||||||
#define SHA1_HASH_LEN 20
|
#define SHA1_HASH_LEN 20
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user