Add cast5 ciphers to default provider
[openssl.git] / providers / default / ciphers / build.info
index 3722215daf09f86729e3d00e7238a9b995201ecb..05e45553f98193f9f439899a9257d35e49197125 100644 (file)
@@ -29,4 +29,9 @@ IF[{- !$disabled{idea} -}]
       cipher_idea.c cipher_idea_hw.c
 ENDIF
 
+IF[{- !$disabled{cast} -}]
+  SOURCE[../../../libcrypto]=\
+      cipher_cast5.c cipher_cast5_hw.c
+ENDIF
+
 INCLUDE[../../../libcrypto]=. ../../../crypto