mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
bye bye enc_writ.c
This commit is contained in:
@@ -369,7 +369,6 @@ set(
|
||||
des/ecb_enc.c
|
||||
des/ede_cbcm_enc.c
|
||||
des/enc_read.c
|
||||
des/enc_writ.c
|
||||
des/fcrypt.c
|
||||
des/fcrypt_b.c
|
||||
des/ofb64ede.c
|
||||
|
||||
@@ -496,7 +496,6 @@ libcrypto_la_SOURCES += des/ecb3_enc.c
|
||||
libcrypto_la_SOURCES += des/ecb_enc.c
|
||||
libcrypto_la_SOURCES += des/ede_cbcm_enc.c
|
||||
libcrypto_la_SOURCES += des/enc_read.c
|
||||
libcrypto_la_SOURCES += des/enc_writ.c
|
||||
libcrypto_la_SOURCES += des/fcrypt.c
|
||||
libcrypto_la_SOURCES += des/fcrypt_b.c
|
||||
EXTRA_libcrypto_la_SOURCES += des/ncbc_enc.c
|
||||
|
||||
Reference in New Issue
Block a user