Increase bcrypt speed for NV

This commit is contained in:
jsteube
2015-12-22 23:43:39 +01:00
parent 67058ca7d4
commit 84568e5b3d
3 changed files with 20 additions and 25 deletions
+2
View File
@@ -298,6 +298,8 @@ typedef struct
typedef struct
{
uint E[18];
uint P[18];
uint S0[256];