mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Move mps modules to the correct library
This is a private interface only, so it's an ABI change but not an API change. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -49,8 +49,6 @@ set(src_crypto
|
||||
md.c
|
||||
md5.c
|
||||
memory_buffer_alloc.c
|
||||
mps_reader.c
|
||||
mps_trace.c
|
||||
nist_kw.c
|
||||
oid.c
|
||||
padlock.c
|
||||
@@ -103,6 +101,8 @@ set(src_x509
|
||||
|
||||
set(src_tls
|
||||
debug.c
|
||||
mps_reader.c
|
||||
mps_trace.c
|
||||
net_sockets.c
|
||||
ssl_cache.c
|
||||
ssl_ciphersuites.c
|
||||
|
||||
Reference in New Issue
Block a user