diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2022-08-02 07:51:38 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2022-08-02 07:51:38 +0000 |
commit | 632dd2d5ff69a8c14ff6e6a43c7f4c8f6dc99ccc (patch) | |
tree | 3023cc46a8f5de9c37b9c7f2c4e944fc5a3f7ce9 /usr.bin | |
parent | 234a1eab149222780a7f05440ee6555a9d0e8218 (diff) |
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 'usr.bin')
0 files changed, 0 insertions, 0 deletions