mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-05 19:35:48 +03:00
@@ -3480,10 +3480,7 @@ component_test_psa_crypto_config_accel_rsa_crypto () {
|
||||
helper_libtestdriver1_make_main "$loc_accel_list"
|
||||
|
||||
# Make sure this was not re-enabled by accident (additive config)
|
||||
not grep mbedtls_rsa_rsassa_pkcs1_v15_sign library/rsa.o
|
||||
not grep mbedtls_rsa_rsassa_pss_sign_ext library/rsa.o
|
||||
not grep mbedtls_rsa_rsaes_pkcs1_v15_encrypt library/rsa.o
|
||||
not grep mbedtls_rsa_rsaes_oaep_encrypt library/rsa.o
|
||||
not grep mbedtls_rsa library/rsa.o
|
||||
|
||||
# Run the tests
|
||||
# -------------
|
||||
|
Reference in New Issue
Block a user