1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 05:49:11 +00:00
trezor-firmware/crypto/aes
2024-04-03 10:26:46 +02:00
..
aes_modes.c chore(crypto): Zero-initialize stack variables in AES code. 2024-04-03 10:26:46 +02:00
aes.h feat(crypto): Integrate AES GCM into trezor-crypto. 2024-04-03 10:26:46 +02:00
aesccm.c
aesccm.h
aescrypt.c chore(crypto): Zero-initialize stack variables in AES code. 2024-04-03 10:26:46 +02:00
aesgcm.c chore(crypto): Zero-initialize stack variables in AES code. 2024-04-03 10:26:46 +02:00
aesgcm.h
aeskey.c chore(crypto): Zero-initialize stack variables in AES code. 2024-04-03 10:26:46 +02:00
aesopt.h feat(crypto): Integrate AES GCM into trezor-crypto. 2024-04-03 10:26:46 +02:00
aestab.c chore(crypto): Zero-initialize stack variables in AES code. 2024-04-03 10:26:46 +02:00
aestab.h
aestst.c chore(crypto): Zero-initialize stack variables in AES code. 2024-04-03 10:26:46 +02:00
aestst.h
brg_endian.h
gf128mul.c chore(crypto): Zero-initialize stack variables in AES code. 2024-04-03 10:26:46 +02:00
gf128mul.h feat(crypto): Integrate AES GCM into trezor-crypto. 2024-04-03 10:26:46 +02:00
gf_mul_lo.h chore(crypto): Zero-initialize stack variables in AES code. 2024-04-03 10:26:46 +02:00
mode_hdr.h chore(crypto): Zero-initialize stack variables in AES code. 2024-04-03 10:26:46 +02:00