gcm128.c: fix AAD-only case with AAD length not divisible by 16.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 14 Oct 2012 12:29:25 +0000 (12:29 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 14 Oct 2012 12:29:25 +0000 (12:29 +0000)
commit799602e489b92fdc0bdf4bc8f0920ef3707bf6f3
tree177a6e4dff09626578c015f5d4bf6cac39daea2d
parent82607b291f2e1ebf31fde8956b9d6cfbee060d30
gcm128.c: fix AAD-only case with AAD length not divisible by 16.

PR: 2859
Submitted by: John Foley
(backport from HEAD)
crypto/modes/gcm128.c