add some const

This commit is contained in:
Francois Perrad
2015-12-19 17:52:30 +01:00
committed by Karel Miko
parent 9749958fe5
commit cebf33cdce
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ static const ulong32 SP4404[] = {
0x28280028, 0x7b7b007b, 0xc9c900c9, 0xc1c100c1, 0xe3e300e3, 0xf4f400f4, 0xc7c700c7, 0x9e9e009e,
};
static ulong64 key_sigma[] = {
static const ulong64 key_sigma[] = {
CONST64(0xA09E667F3BCC908B),
CONST64(0xB67AE8584CAA73B2),
CONST64(0xC6EF372FE94F82BE),