Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpsa_crypto_se.c333 return PSA_ERROR_ALREADY_EXISTS; in psa_register_se_driver()
Dpsa_crypto_storage.c149 return PSA_ERROR_ALREADY_EXISTS; in psa_crypto_storage_store()
Dpsa_crypto.c582 return PSA_ERROR_ALREADY_EXISTS; in psa_allocate_buffer_to_slot()
/third_party/mbedtls/include/psa/
Dcrypto_values.h116 #define PSA_ERROR_ALREADY_EXISTS ((psa_status_t)-139) macro
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_slot_management.function384 PSA_ERROR_ALREADY_EXISTS);
672 PSA_ERROR_ALREADY_EXISTS);
Dtest_suite_psa_crypto_se_driver_hal.function826 PSA_ERROR_ALREADY_EXISTS);