freebsd-dev/sys/crypto/armv8
Mitchell Horne da45b46266 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
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D29268
2021-03-19 10:53:49 -03:00
..
armv8_crypto_wrap.c armv8crypto: note derivation in armv8_crypto_wrap.c 2021-03-19 10:53:49 -03:00
armv8_crypto.c armv8crypto: fix AES-XTS regression introduced by ed9b7f44 2021-03-07 12:03:47 -08:00
armv8_crypto.h armv8crypto: add AES-GCM support 2021-01-21 21:41:27 -08:00
stdint.h Create an empty stdint.h for arm_neon.h to include. 2018-07-16 15:39:33 +00:00