aboutsummaryrefslogtreecommitdiff
path: root/tests/suites/test_suite_block_cipher.function
AgeCommit message (Expand)AuthorFilesLines
2023-12-14test_suite_block_cipher: fix unused variable when !MBEDTLS_BLOCK_CIPHER_SOME_PSAValerio Setti1-0/+1
2023-12-14test_suite_block_cipher: add new data file for PSA/legacy dispatch testValerio Setti1-0/+34
2023-11-10block_cipher: add encrypt()Manuel Pégourié-Gonnard1-0/+39
2023-11-10block_cipher: add setkey()Manuel Pégourié-Gonnard1-2/+29
2023-11-10Start adding internal module block_cipher.cManuel Pégourié-Gonnard1-0/+28