diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-06-29 09:39:22 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-07-09 22:14:32 +1000 |
commit | 94fe4501cd2a9989d1a134423e12435482c12120 (patch) | |
tree | ffcc30c47b97908ce5b5406db7013ac77d598b2c /arch/arm64/crypto/sha512-core.S_shipped | |
parent | 37b6aab68fae17484173776ac8461613f96f6642 (diff) |
crypto: arm64/gcm - disentangle ghash and gcm setkey() routines
The remaining ghash implementation does not support aggregation, and so
there is no point in including the precomputed powers of H in the key
struct. So move that into the GCM setkey routine, and get rid of the
shared sub-routine entirely.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm64/crypto/sha512-core.S_shipped')
0 files changed, 0 insertions, 0 deletions