fix pkcs_5_test crash
This commit is contained in:
parent
0e9b3da3ea
commit
4503868da2
@ -154,7 +154,7 @@ int pkcs_5_test (void)
|
||||
}
|
||||
};
|
||||
|
||||
unsigned char DK[25];
|
||||
unsigned char DK[40];
|
||||
unsigned long dkLen;
|
||||
int i, err;
|
||||
int tested=0, failed=0;
|
||||
|
Loading…
Reference in New Issue
Block a user