diff options
author | Ard Biesheuvel <[email protected]> | 2019-07-02 21:41:34 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-07-26 14:56:07 +1000 |
commit | d9ec772d9550b6e513c51bc4e6fa1e3ffb50181c (patch) | |
tree | 3d9aaca48f445128982d7acfe13916ddf00c22c9 /arch/arm64/crypto/aes-glue.c | |
parent | 5bb12d7825adf0e80b849a273834f3131a6cc4e1 (diff) |
crypto: ctr - add helper for performing a CTR encryption walk
Add a static inline helper modeled after crypto_cbc_encrypt_walk()
that can be reused for SIMD algorithms that need to implement a
non-SIMD fallback for performing CTR encryption.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'arch/arm64/crypto/aes-glue.c')
0 files changed, 0 insertions, 0 deletions