mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
aab26e6f7b
We also lay the ground work for various of other the basic AES ciphers. Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8700)
5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
LIBS=../../../libcrypto
|
|
SOURCE[../../../libcrypto]=\
|
|
block.c aes.c aes_basic.c
|
|
INCLUDE[../../../libcrypto]=. ../../../crypto
|