diff options
author | Eric Biggers <ebiggers@google.com> | 2025-05-05 11:18:23 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-12 13:32:53 +0800 |
commit | 607c92141cdec6e472d80de813f5251685b9ddc1 (patch) | |
tree | c5aba824a6119fac977fe93a76514544723bd70b /scripts/lib/kdoc/kdoc_output.py | |
parent | 32c9541189eb31ba6b25e2ff28e42660394a62af (diff) |
crypto: lib/chacha - add strongly-typed state zeroization
Now that the ChaCha state matrix is strongly-typed, add a helper
function chacha_zeroize_state() which zeroizes it. Then convert all
applicable callers to use it instead of direct memzero_explicit. No
functional changes.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions