Home | History | Annotate | Download | only in arm
History log of /src/sys/crypto/aes/arch/arm/aes_armv8.h
RevisionDateAuthorComments
 1.3  25-Jul-2020  riastradh Implement AES-CCM with ARMv8.5-AES.
 1.2  25-Jul-2020  riastradh Split aes_impl declarations out into aes_impl.h.

This will make it less painful to add more operations to struct
aes_impl without having to recompile everything that just uses the
block cipher directly or similar.
 1.1  29-Jun-2020  riastradh Implement AES in kernel using ARMv8.0-AES on aarch64.

RSS XML Feed