Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_storage.h362 psa_status_t psa_crypto_stop_transaction(void);
H A Dpsa_crypto_storage.c438 psa_status_t psa_crypto_stop_transaction(void) in psa_crypto_stop_transaction() function
H A Dpsa_crypto.c1360 (void) psa_crypto_stop_transaction(); in psa_destroy_key()
1398 status = psa_crypto_stop_transaction(); in psa_destroy_key()
1863 (void) psa_crypto_stop_transaction(); in psa_start_key_creation()
1974 status = psa_crypto_stop_transaction(); in psa_finish_key_creation()
2036 (void) psa_crypto_stop_transaction(); in psa_fail_key_creation()
8507 status = psa_crypto_stop_transaction(); in mbedtls_psa_crypto_init_subsystem()