aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2019-07-02 21:41:38 +0200
committerHerbert Xu <[email protected]>2019-07-26 14:58:10 +1000
commit5eedf315f27d3990f4d00c7cd3b9751e184a83b1 (patch)
treee13c9cf4453a4c32dbcc151e94d2774a8097e786 /tools/perf/scripts/python
parentfafb1dca6fad0efeeaaaeae5067cf7e194a47027 (diff)
crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
AES in CTR mode is used by modes such as GCM and CCM, which are often used in contexts where only synchronous ciphers are permitted. So provide a synchronous version of ctr(aes) based on the existing code. This requires a non-SIMD fallback to deal with invocations occurring from a context where SIMD instructions may not be used. We have a helper for this now in the AES library, so wire that up. Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions