mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 23:49:24 +01:00
Add cipher_set_padding() (no effect yet)
Fix pattern in tests/.gitignore along the way.
This commit is contained in:
parent
0f2f0bfc87
commit
d5fdcaf9e5
7 changed files with 111 additions and 1 deletions
2
tests/.gitignore
vendored
2
tests/.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
test_suite*
|
||||
/test_suite*
|
||||
data_files/mpi_write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue