opnsense-src/sys/crypto/armv8
Mitchell Horne 4979620ece armv8crypto: add AES-XTS support
A straightforward(ish) port from aesni(4). This implementation does not
perform loop unrolling on the input blocks, so this is left as a future
performance improvement.

Submitted by:	Greg V <greg AT unrelenting.technology>
Looks good:	jhb, jmg
Tested by:	mhorne
Differential Revision:	https://reviews.freebsd.org/D21017
2021-01-07 15:35:20 -04:00
..
armv8_crypto.c armv8crypto: add AES-XTS support 2021-01-07 15:35:20 -04:00
armv8_crypto.h armv8crypto: add AES-XTS support 2021-01-07 15:35:20 -04:00
armv8_crypto_wrap.c armv8crypto: add AES-XTS support 2021-01-07 15:35:20 -04:00
stdint.h Create an empty stdint.h for arm_neon.h to include. 2018-07-16 15:39:33 +00:00