mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-13 00:55:29 -04:00
Fixed gcm.c formatting (removed redundant spaces)
This commit is contained in:
parent
bda7cb76fa
commit
169b7f4a13
@ -99,7 +99,6 @@ static void gcm_gen_table( gcm_context *ctx )
|
||||
HiL[j] = vl ^ ctx->HL[j];
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
int gcm_init( gcm_context *ctx, const unsigned char *key, unsigned int keysize )
|
||||
|
Loading…
x
Reference in New Issue
Block a user