diff options
author | jsing <> | 2024-03-29 04:39:54 +0000 |
---|---|---|
committer | jsing <> | 2024-03-29 04:39:54 +0000 |
commit | f47c0b4977fbc17c426255c46c48c4c9f9df6470 (patch) | |
tree | a1b39a22ffa6878e5d55842b2b8dd27f8d732dd6 /src/lib/libc/stdlib/exit.c | |
parent | 4fee8d380d60b85aa25e9d1380e28c0dc63fe5b0 (diff) | |
download | openbsd-f47c0b4977fbc17c426255c46c48c4c9f9df6470.tar.gz openbsd-f47c0b4977fbc17c426255c46c48c4c9f9df6470.tar.bz2 openbsd-f47c0b4977fbc17c426255c46c48c4c9f9df6470.zip |
Always use C functions for AES_set_{encrypt,decrypt}_key().
Always include aes_core.c and provide AES_set_{encrypt,decrypt}_key() via C
functions, which then either use a C implementation or call the assembly
implementation.
ok tb@
Diffstat (limited to 'src/lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions