Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/src/
Dpsa_exercise_key.c223 status == PSA_ERROR_INVALID_PADDING ); in exercise_cipher_key()
410 status == PSA_ERROR_INVALID_PADDING ) ) ); in exercise_asymmetric_encryption_key()
/third_party/mbedtls/include/psa/
Dcrypto_values.h264 #define PSA_ERROR_INVALID_PADDING ((psa_status_t)-150) macro
/third_party/mbedtls/library/
Dpsa_crypto.c173 return( PSA_ERROR_INVALID_PADDING ); in mbedtls_to_psa_error()
282 return( PSA_ERROR_INVALID_PADDING ); in mbedtls_to_psa_error()
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_se_driver_hal.function648 case PSA_ERROR_INVALID_PADDING:
Dtest_suite_psa_crypto.data4324 …04f336068729ae0bce7d7fb3e680f9d15d658db9b906efcbf2c2fae45e75429":"00":128:PSA_ERROR_INVALID_PADDING
4328 …4f6a250646ab627ecbfa48c02f82c29fe9b8c8e6be8eb752432124974373b542c":"":128:PSA_ERROR_INVALID_PADDING
4332 …e9b8c8e6be8eb752432124974373b542c":"746869730069730061006c6162656c01":128:PSA_ERROR_INVALID_PADDING
4336 …2329c260d30bc39b3816b7c46b41b37b4850d2ae74e729f99c6621fbbe2e46873":"":128:PSA_ERROR_INVALID_PADDING
4344 …ec04f336068729ae0bce7d7fb3e680f9d15d658db9b906efcbf2c2fae45e75428":"":128:PSA_ERROR_INVALID_PADDING
Dtest_suite_psa_crypto.function1350 TEST_EQUAL( status, PSA_ERROR_INVALID_PADDING );