diff options
author | 2023-04-13 14:24:23 +0800 | |
---|---|---|
committer | 2023-04-20 18:20:04 +0800 | |
commit | 0303b7f5df603b91bc12e39c9309c094816ba6a9 (patch) | |
tree | fcaf0dc2c55015e46bc9b28c67bad2195ed3a618 /scripts/generate_rust_analyzer.py | |
parent | crypto: hmac - Add support for cloning (diff) | |
download | wireguard-linux-0303b7f5df603b91bc12e39c9309c094816ba6a9.tar.xz wireguard-linux-0303b7f5df603b91bc12e39c9309c094816ba6a9.zip |
crypto: cryptd - Convert hash to use modern init_tfm/exit_tfm
The cryptd hash template was still using the obsolete cra_init/cra_exit
interface. Make it use the modern ahash init_tfm/exit_tfm instead.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions