91254c244c
Rather than have plain-C functions, asm functions, and accelerated functions, just have accelerated and non-accelerated, where the latter are either provided by assembly or by C code. Pertinently, this allows Aarch64 to use hardware accel for the basic |AES_*| functions. Change-Id: I0003c0c7a43d85a3eee8c8f37697f61a3070dd40 Reviewed-on: https://boringssl-review.googlesource.com/28385 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
asm | ||
aes_test.cc | ||
aes_tests.txt | ||
aes.c | ||
internal.h | ||
key_wrap.c | ||
mode_wrappers.c |