diff options
author | Jussi Kivilinna <jussi.kivilinna@iki.fi> | 2013-04-07 13:43:41 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2013-04-25 13:01:46 (GMT) |
commit | 9489667d3e3d39ba452037585e48a89ce44ccbfe (patch) | |
tree | 130eaf3e4184eea42dc5f5ff409cf0b4f76fa76e /arch/unicore32 | |
parent | b149a30d87d165e1079163fdab6f14e48b2f57b2 (diff) | |
download | linux-9489667d3e3d39ba452037585e48a89ce44ccbfe.tar.xz |
crypto: gcm - make GMAC work when dst and src are different
The GMAC code assumes that dst==src, which causes problems when trying to add
rfc4543(gcm(aes)) test vectors.
So fix this code to work when source and destination buffer are different.
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions