mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Add aes256-table-be.h to the Makefile
This commit is contained in:
@@ -151,6 +151,7 @@ libsodium_la_SOURCES = \
|
||||
crypto_stream/aes128ctr/portable/types.h \
|
||||
crypto_stream/aes128ctr/portable/xor_afternm_aes128ctr.c \
|
||||
crypto_stream/aes256estream/hongjun/aes-table.h \
|
||||
crypto_stream/aes256estream/hongjun/aes-table-be.h \
|
||||
crypto_stream/aes256estream/hongjun/aes-table-le.h \
|
||||
crypto_stream/aes256estream/hongjun/aes256-ctr.c \
|
||||
crypto_stream/aes256estream/hongjun/aes256.h \
|
||||
|
||||
Reference in New Issue
Block a user