We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41dc7c commit 4a28adeCopy full SHA for 4a28ade
tests/suites/test_suite_psa_crypto.data
@@ -1397,7 +1397,7 @@ cipher_setup:PSA_KEY_TYPE_RAW_DATA:"000102030405060708090a0b0c0d0e0f":PSA_ALG_CT
1397
PSA cipher setup: incompatible key ChaCha20 for CTR
1398
depends_on:MBEDTLS_ARC4_C:MBEDTLS_CIPHER_MODE_CTR
1399
# Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here
1400
-cipher_setup:PSA_KEY_TYPE_CHACHA20:"000102030405060708090a0b0c0d0e0f":PSA_ALG_CTR:PSA_ERROR_NOT_SUPPORTED
+cipher_setup:PSA_KEY_TYPE_CHACHA20:"000102030405060708090a0b0c0d0e0f10111213141516171819202122232425":PSA_ALG_CTR:PSA_ERROR_NOT_SUPPORTED
1401
1402
PSA cipher: bad order function calls
1403
cipher_bad_order:
0 commit comments