diff options
author | jsing <> | 2025-05-19 01:49:23 +0000 |
---|---|---|
committer | jsing <> | 2025-05-19 01:49:23 +0000 |
commit | 9b2ac9a3ec139ae9d40a9f6aff9da67390a51333 (patch) | |
tree | ee91a9ff0248f5701535d28cb535254d0e55e5ed /src/lib/libssl | |
parent | fade7de7f38b7697809f64980d76a6dad65b039d (diff) | |
download | openbsd-9b2ac9a3ec139ae9d40a9f6aff9da67390a51333.tar.gz openbsd-9b2ac9a3ec139ae9d40a9f6aff9da67390a51333.tar.bz2 openbsd-9b2ac9a3ec139ae9d40a9f6aff9da67390a51333.zip |
Simplify EVP AES code for CFB.
Provide AES-NI with its own aesni_cfb*_cipher() functions, which then
allows us to change the existing aes_cfb*_cipher() functions to () to call
AES_cfb*_encrypt() directly.
ok beck@ tb@
Diffstat (limited to 'src/lib/libssl')
0 files changed, 0 insertions, 0 deletions