diff options
author | jsing <> | 2022-08-02 07:51:37 +0000 |
---|---|---|
committer | jsing <> | 2022-08-02 07:51:37 +0000 |
commit | 0086325146fe45a6dcc6b30f48bdb72f604e792f (patch) | |
tree | 46e067d3c9f45326249501f528d88b0f1f813b40 /src/lib/libc/stdlib | |
parent | 6aca6212e7aa84093341438350fdac8613c8b21d (diff) | |
download | openbsd-0086325146fe45a6dcc6b30f48bdb72f604e792f.tar.gz openbsd-0086325146fe45a6dcc6b30f48bdb72f604e792f.tar.bz2 openbsd-0086325146fe45a6dcc6b30f48bdb72f604e792f.zip |
Expand BLOCK_CIPHER_* macros.
As a first step towards untangling and cleaning up the EVP AES code, expand
the BLOCK_CIPHER_* macros. In particular, rather than having two sets of
macros - one that is used if AESNI is being compiled in and one if it is
not, condition on #ifdef AESNI_CAPABLE in the expanded code.
ok tb@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions