diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2025-11-02 04:52:56 +0300 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2025-11-03 20:07:57 +0300 |
| commit | 0e253e250ed0e46f5ff6962c840157da9dab48cd (patch) | |
| tree | ec8b64178310c595c83ea66623ce7be13b044b99 /lib/debugobjects.c | |
| parent | 05794985b190e0592131b323d37d7cf506711f1f (diff) | |
| download | linux-0e253e250ed0e46f5ff6962c840157da9dab48cd.tar.xz | |
crypto: x86/aes-gcm-vaes-avx2 - initialize full %rax return register
Update aes_gcm_dec_final_vaes_avx2() to be consistent with
aes_gcm_dec_final_aesni() and aes_gcm_dec_final_vaes_avx512() by
initializing the full %rax return register instead of just %al.
Technically this is unnecessary, since these functions return bool. But
I think it's worth being extra careful with the result of the tag
comparison and also keeping the different implementations consistent.
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20251102015256.171536-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
