update for latest upstream
This commit is contained in:
@@ -602,6 +602,8 @@ set(
|
||||
idea/i_ecb.c
|
||||
idea/i_ofb64.c
|
||||
idea/i_skey.c
|
||||
kdf/hkdf_evp.c
|
||||
kdf/kdf_err.c
|
||||
lhash/lh_stats.c
|
||||
lhash/lhash.c
|
||||
md4/md4_dgst.c
|
||||
|
@@ -760,6 +760,11 @@ libcrypto_la_SOURCES += idea/i_ofb64.c
|
||||
libcrypto_la_SOURCES += idea/i_skey.c
|
||||
noinst_HEADERS += idea/idea_lcl.h
|
||||
|
||||
# kdf
|
||||
libcrypto_la_SOURCES += kdf/hkdf_evp.c
|
||||
libcrypto_la_SOURCES += kdf/kdf_err.c
|
||||
noinst_HEADERS += kdf/kdf.h
|
||||
|
||||
# lhash
|
||||
libcrypto_la_SOURCES += lhash/lh_stats.c
|
||||
libcrypto_la_SOURCES += lhash/lhash.c
|
||||
|
Reference in New Issue
Block a user