diff options
author | jsing <> | 2025-05-18 11:11:12 +0000 |
---|---|---|
committer | jsing <> | 2025-05-18 11:11:12 +0000 |
commit | dfdce1549f7f010e7aa2f0fa236281a0d8b5db28 (patch) | |
tree | 61151fd3965431421c7828792d54aac3f383f8b9 /src/lib/libssl/t1_lib.c | |
parent | a8c45d24f051033baa00840f64419a58177c06f7 (diff) | |
download | openbsd-dfdce1549f7f010e7aa2f0fa236281a0d8b5db28.tar.gz openbsd-dfdce1549f7f010e7aa2f0fa236281a0d8b5db28.tar.bz2 openbsd-dfdce1549f7f010e7aa2f0fa236281a0d8b5db28.zip |
Simplify EVP AES code for CTR.
Provide AES-NI with its own aesni_ctr_cipher(), which then allows us to
change aes_ctr_cipher() to call AES_ctr128_encrypt() directly. The
stream.ctr function pointer is now unused and can be mopped up.
ok beck@ tb@
Diffstat (limited to 'src/lib/libssl/t1_lib.c')
0 files changed, 0 insertions, 0 deletions