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)
4 lines
133 B
Text
4 lines
133 B
Text
LIBS=../../../libcrypto
|
|
SOURCE[../../../libcrypto]=\
|
|
block.c aes.c aes_basic.c
|
|
INCLUDE[../../../libcrypto]=. ../../../crypto
|