Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/mbedtls/repo/library/
Dpsa_crypto_storage.h369 psa_status_t psa_crypto_stop_transaction( void );
Dpsa_crypto_storage.c442 psa_status_t psa_crypto_stop_transaction( void ) in psa_crypto_stop_transaction() function
Dpsa_crypto.c1153 (void) psa_crypto_stop_transaction( ); in psa_destroy_key()
1192 status = psa_crypto_stop_transaction( ); in psa_destroy_key()
1722 (void) psa_crypto_stop_transaction( ); in psa_start_key_creation()
1827 status = psa_crypto_stop_transaction( ); in psa_finish_key_creation()
1876 (void) psa_crypto_stop_transaction( ); in psa_fail_key_creation()
5423 status = psa_crypto_stop_transaction( ); in psa_crypto_init()
/openthread-3.5.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_se_driver_hal_mocks.function101 psa_crypto_stop_transaction( );
Dtest_suite_psa_crypto_se_driver_hal.function777 psa_crypto_stop_transaction( );