summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorCyrille Pitchen <cyrille.pitchen@atmel.com>2015-12-17 20:13:03 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2015-12-23 13:19:57 +0300
commite37a7e55505176ae83d376585c2ebd37d4258910 (patch)
treeb16920d84caf24709c95c1f46b040710eddc9a76 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentafbac17e676fb3a8b8821e67e642f3bc1691f50a (diff)
downloadlinux-e37a7e55505176ae83d376585c2ebd37d4258910.tar.xz
crypto: atmel-aes - create sections to regroup functions by usage
This patch only creates sections to regroup functions by usage. This will help to integrate the GCM support patch later by making the difference between shared/common and specific code. Hence current sections are: - Shared functions: common code which will be reused by the GCM support. - CPU transfer: handles transfers monitored by the CPU (PIO accesses). - DMA transfer: handles transfers monitored by the DMA controller. - AES async block ciphers: dedicated to the already supported block ciphers - Probe functions: used to register all crypto algorithms. Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions