gcm128.c: fix AAD-only case with AAD length not divisible by 16 [from HEAD].
authorAndy Polyakov <appro@openssl.org>
Mon, 13 Aug 2012 15:32:18 +0000 (15:32 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 13 Aug 2012 15:32:18 +0000 (15:32 +0000)
commit78d767f5eca76577b7968367b7577ab97d2d4f84
tree9427013cd8e5bbb2aa5a95bf7a4eae9b151ced5d
parentc8b979e92949687ecff5fd312f8e8b9a6eef87b7
gcm128.c: fix AAD-only case with AAD length not divisible by 16 [from HEAD].

PR: 2859
Submitted by: John Foley
crypto/modes/gcm128.c