aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTadeusz Struk <[email protected]>2015-02-06 10:25:20 -0800
committerHerbert Xu <[email protected]>2015-02-28 23:31:35 +1300
commit81e397d937a8e9f46f024a9f876cf14d8e2b45a7 (patch)
treea1bd2c28113cf99ebc916e8ae76615ac11ffa356 /tools/perf/scripts/python/bin
parentd2e3ae6f3abad839214f7b05c34075a1a7c82470 (diff)
crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
Changed the __driver-gcm-aes-aesni to be a proper aead algorithm. This required a valid setkey and setauthsize functions to be added and also some changes to make sure that math context is not corrupted when the alg is used directly. Note that the __driver-gcm-aes-aesni should not be used directly by modules that can use it in interrupt context as we don't have a good fallback mechanism in this case. Signed-off-by: Adrian Hoban <[email protected]> Signed-off-by: Tadeusz Struk <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions