mbedtls/tests
Manuel Pégourié-Gonnard 444f711216 poly1305: add test with multiple small fragments
This exercises the code path where data is just appended to the waiting queue
while it isn't empty.
2018-05-24 13:37:31 +02:00
..
data_files
git-scripts
scripts Fix minor code style issues 2018-05-15 09:21:57 +01:00
suites poly1305: add test with multiple small fragments 2018-05-24 13:37:31 +02:00
.gitignore
CMakeLists.txt Rename aead_chacha20_poly1305 to chachapoly 2018-05-24 13:37:31 +02:00
compat.sh Fix minor code style issues 2018-05-15 09:21:57 +01:00
Descriptions.txt
Makefile Rename aead_chacha20_poly1305 to chachapoly 2018-05-24 13:37:31 +02:00
ssl-opt.sh