xref: /openssl/demos/cipher/build.info (revision 2000281d)
1PROGRAMS{noinst}=aesccm aesgcm aeskeywrap ariacbc
2
3INCLUDE[aesccm]=../../include
4SOURCE[aesccm]=aesccm.c
5DEPEND[aesccm]=../../libcrypto ../../libssl
6
7INCLUDE[aesgcm]=../../include
8SOURCE[aesgcm]=aesgcm.c
9DEPEND[aesgcm]=../../libcrypto ../../libssl
10
11INCLUDE[aeskeywrap]=../../include
12SOURCE[aeskeywrap]=aeskeywrap.c
13DEPEND[aeskeywrap]=../../libcrypto ../../libssl
14
15INCLUDE[ariacbc]=../../include
16SOURCE[ariacbc]=ariacbc.c
17DEPEND[ariacbc]=../../libcrypto ../../libssl
18