freebsd-skq/sys/crypto/armv8
Mark Johnston 7509b677b4 armv8crypto: Extract GCM state into a structure
This makes it easier to refactor the GCM code to operate on
crypto_buffer_cursors rather than plain contiguous buffers, with the aim
of minimizing the amount of copying and zeroing done today.

No functional change intended.

Reviewed by:	jhb
MFC after:	1 week
Sponsored by:	Ampere Computing
Submitted by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D28500
2021-02-08 09:19:10 -05:00
..
armv8_crypto_wrap.c armv8crypto: Extract GCM state into a structure 2021-02-08 09:19:10 -05:00
armv8_crypto.c armv8crypto: add AES-GCM support 2021-01-21 21:41:27 -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