mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
adapt to mlkem deduplication
This commit is contained in:
@@ -437,8 +437,7 @@ set(
|
||||
md4/md4.c
|
||||
md5/md5.c
|
||||
mlkem/mlkem.c
|
||||
mlkem/mlkem1024.c
|
||||
mlkem/mlkem768.c
|
||||
mlkem/mlkem_internal.c
|
||||
mlkem/mlkem_key.c
|
||||
modes/cbc128.c
|
||||
modes/ccm128.c
|
||||
|
||||
@@ -739,8 +739,7 @@ libcrypto_la_SOURCES += md5/md5.c
|
||||
|
||||
# mlkem
|
||||
libcrypto_la_SOURCES += mlkem/mlkem.c
|
||||
libcrypto_la_SOURCES += mlkem/mlkem1024.c
|
||||
libcrypto_la_SOURCES += mlkem/mlkem768.c
|
||||
libcrypto_la_SOURCES += mlkem/mlkem_internal.c
|
||||
libcrypto_la_SOURCES += mlkem/mlkem_key.c
|
||||
noinst_HEADERS += mlkem/mlkem_internal.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user