opnsense-src/sys/crypto/armv8
Mitchell Horne b3598ed444 armv8crypto: note derivation in armv8_crypto_wrap.c
This file inherits some boilerplate and structure from the analogous
file in aesni(4), aesni_wrap.c. Note the derivation and the copyright
holders of that file.

For example, the AES-XTS bits added in 4979620ece were ported from
aesni(4).

Requested by:	jmg
Reviewed by:	imp, gnn

(cherry picked from commit da45b46266)
2021-03-22 13:14:51 -03:00
..
armv8_crypto.c armv8crypto: fix AES-XTS regression introduced by ed9b7f44 2021-03-07 12:41:15 -08:00
armv8_crypto.h armv8crypto: add AES-GCM support 2021-01-22 22:34:37 -08:00
armv8_crypto_wrap.c armv8crypto: note derivation in armv8_crypto_wrap.c 2021-03-22 13:14:51 -03:00
stdint.h Create an empty stdint.h for arm_neon.h to include. 2018-07-16 15:39:33 +00:00