Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/crypto/openssl/demos/cipher/build.info
34879 views
PROGRAMS{noinst}=aesccm aesgcm aeskeywrap ariacbc

INCLUDE[aesccm]=../../include
SOURCE[aesccm]=aesccm.c
DEPEND[aesccm]=../../libcrypto ../../libssl

INCLUDE[aesgcm]=../../include
SOURCE[aesgcm]=aesgcm.c
DEPEND[aesgcm]=../../libcrypto ../../libssl

INCLUDE[aeskeywrap]=../../include
SOURCE[aeskeywrap]=aeskeywrap.c
DEPEND[aeskeywrap]=../../libcrypto ../../libssl

INCLUDE[ariacbc]=../../include
SOURCE[ariacbc]=ariacbc.c
DEPEND[ariacbc]=../../libcrypto ../../libssl