Home
last modified time | relevance | path

Searched refs:psa_crypto_stop_transaction (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_storage.h355 psa_status_t psa_crypto_stop_transaction(void);
Dpsa_crypto_storage.c438 psa_status_t psa_crypto_stop_transaction(void) in psa_crypto_stop_transaction() function
Dpsa_crypto.c1331 (void) psa_crypto_stop_transaction(); in psa_destroy_key()
1369 status = psa_crypto_stop_transaction(); in psa_destroy_key()
1831 (void) psa_crypto_stop_transaction(); in psa_start_key_creation()
1939 status = psa_crypto_stop_transaction(); in psa_finish_key_creation()
2001 (void) psa_crypto_stop_transaction(); in psa_fail_key_creation()
8224 status = psa_crypto_stop_transaction(); in mbedtls_psa_crypto_init_subsystem()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_se_driver_hal_mocks.function93 psa_crypto_stop_transaction();
Dtest_suite_psa_crypto_se_driver_hal.function778 psa_crypto_stop_transaction();