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> |
||
---|---|---|
.. | ||
aes | ||
bn | ||
cipher | ||
des | ||
digest | ||
ec | ||
ecdsa | ||
hmac | ||
md4 | ||
md5 | ||
modes | ||
policydocs | ||
rand | ||
rsa | ||
self_check | ||
sha | ||
tls | ||
bcm.c | ||
CMakeLists.txt | ||
delocate.h | ||
FIPS.md | ||
intcheck1.png | ||
intcheck2.png | ||
intcheck3.png | ||
is_fips.c |