mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 06:16:42 +01:00
Do run the valid parameters test function
This commit is contained in:
parent
159171b72a
commit
cc274c2ebf
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
PK invalid parameters
|
||||
invalid_parameters:
|
||||
|
||||
PK valid parameters
|
||||
valid_parameters:
|
||||
|
||||
PK utils: RSA
|
||||
depends_on:MBEDTLS_RSA_C:MBEDTLS_GENPRIME
|
||||
pk_utils:MBEDTLS_PK_RSA:512:64:"RSA"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue