]> git.ipfire.org Git - thirdparty/nettle.git/commit
Add gcm-internal.h, declaring _gcm_aes_encrypt and _gcm_aes_decrypt.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 14 Mar 2024 20:29:50 +0000 (21:29 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 13 Apr 2024 07:59:16 +0000 (09:59 +0200)
commit08b61857cde132ff9eb37e5931edd10f4fd02864
tree0cb759fcfcd056ea34d3d5514efc6f3fa2ac0c86
parent24a8768ceab57f9a175450c409ce77320eace047
Add gcm-internal.h, declaring _gcm_aes_encrypt and _gcm_aes_decrypt.

Change type of the rounds argument from size_t to unsigned.
Makefile.in
fat-ppc.c
fat-setup.h
gcm-aes-crypt.c
gcm-aes128.c
gcm-aes192.c
gcm-aes256.c
gcm-internal.h [new file with mode: 0644]
gcm.h