Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpsa_crypto_storage.c415 status = psa_its_get_info( PSA_CRYPTO_ITS_TRANSACTION_UID, &p_info ); in psa_crypto_save_transaction()
424 return( psa_its_set( PSA_CRYPTO_ITS_TRANSACTION_UID, in psa_crypto_save_transaction()
434 status = psa_its_get( PSA_CRYPTO_ITS_TRANSACTION_UID, 0, in psa_crypto_load_transaction()
446 psa_status_t status = psa_its_remove( PSA_CRYPTO_ITS_TRANSACTION_UID ); in psa_crypto_stop_transaction()
A Dpsa_crypto_storage.h375 #define PSA_CRYPTO_ITS_TRANSACTION_UID ( (psa_key_id_t) 0xffffff74 ) macro
/mbedtls-development/docs/architecture/
A Dmbed-crypto-storage-specification.md235 * File 0xffffff54 (`PSA_CRYPTO_ITS_TRANSACTION_UID`): [transaction file](#transaction-file-format-f…

Completed in 6 milliseconds