Home
last modified time | relevance | path

Searched refs:PSA_ERROR_INVALID_PADDING (Results 1 – 6 of 6) sorted by relevance

/mbedtls-development/tests/src/
A Dpsa_exercise_key.c222 status == PSA_ERROR_INVALID_PADDING ); in exercise_cipher_key()
409 status == PSA_ERROR_INVALID_PADDING ) ) ); in exercise_asymmetric_encryption_key()
/mbedtls-development/include/psa/
A Dcrypto_values.h264 #define PSA_ERROR_INVALID_PADDING ((psa_status_t)-150) macro
/mbedtls-development/library/
A Dpsa_crypto.c173 return( PSA_ERROR_INVALID_PADDING ); in mbedtls_to_psa_error()
282 return( PSA_ERROR_INVALID_PADDING ); in mbedtls_to_psa_error()
/mbedtls-development/tests/suites/
A Dtest_suite_psa_crypto_se_driver_hal.function648 case PSA_ERROR_INVALID_PADDING:
A Dtest_suite_psa_crypto.data4148 …04f336068729ae0bce7d7fb3e680f9d15d658db9b906efcbf2c2fae45e75429":"00":128:PSA_ERROR_INVALID_PADDING
4152 …4f6a250646ab627ecbfa48c02f82c29fe9b8c8e6be8eb752432124974373b542c":"":128:PSA_ERROR_INVALID_PADDING
4156 …e9b8c8e6be8eb752432124974373b542c":"746869730069730061006c6162656c01":128:PSA_ERROR_INVALID_PADDING
4160 …2329c260d30bc39b3816b7c46b41b37b4850d2ae74e729f99c6621fbbe2e46873":"":128:PSA_ERROR_INVALID_PADDING
4168 …ec04f336068729ae0bce7d7fb3e680f9d15d658db9b906efcbf2c2fae45e75428":"":128:PSA_ERROR_INVALID_PADDING
A Dtest_suite_psa_crypto.function1350 TEST_EQUAL( status, PSA_ERROR_INVALID_PADDING );

Completed in 39 milliseconds