aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHoria Geantă <[email protected]>2018-01-29 10:38:37 +0200
committerHerbert Xu <[email protected]>2018-02-15 23:26:55 +0800
commitd3e41b50b46b5ee26793c9c28ccc2d3e45f4f9cc (patch)
treee07aae61f0dd418d734062b2b780ea91ace5f98b /tools/perf/scripts/python/export-to-postgresql.py
parent87ec3a0b1c2de80ffca532abb5d7acd18dc905e3 (diff)
crypto: caam/qi - add GCM support
Add support for AES working in Galois Counter Mode. The following algorithms are added: gcm(aes) rfc4106(gcm(aes)) rfc4543(gcm(aes)) There is a limitation related to IV size, similar to the one present in SW implementation (crypto/gcm.c): The only IV size allowed is 12 bytes. It will be padded by HW to the right with 0x0000_0001 (up to 16 bytes - AES block size), according to the GCM specification. Signed-off-by: Horia Geantă <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions