mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
version_check_feature() added to check for compile-time options at run-time
This commit is contained in:
parent
8394684dd3
commit
0f90d7d2b5
11 changed files with 726 additions and 4 deletions
|
|
@ -60,6 +60,7 @@ set(src
|
|||
threading.c
|
||||
timing.c
|
||||
version.c
|
||||
version_features.c
|
||||
x509.c
|
||||
x509_crt.c
|
||||
x509_crl.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue