diff options
| author | Jussi Kivilinna <[email protected]> | 2013-04-07 16:43:41 +0300 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2013-04-25 21:01:46 +0800 |
| commit | 9489667d3e3d39ba452037585e48a89ce44ccbfe (patch) | |
| tree | 130eaf3e4184eea42dc5f5ff409cf0b4f76fa76e /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | b149a30d87d165e1079163fdab6f14e48b2f57b2 (diff) | |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions