Mbed-TLS/mbedtls-framework#265 added a test driver for XOF, and #683 added the corresponding PSA API including driver dispatch. But we are missing tests for the XOF dispatch in test_suite_psa_crypto_driver_wrappers.
The goal of this issue is to add the missing test function and test cases.
Mbed-TLS/mbedtls-framework#265 added a test driver for XOF, and #683 added the corresponding PSA API including driver dispatch. But we are missing tests for the XOF dispatch in
test_suite_psa_crypto_driver_wrappers.The goal of this issue is to add the missing test function and test cases.