Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_storage.h298 } psa_crypto_transaction_t; typedef
302 extern psa_crypto_transaction_t psa_crypto_transaction;
H A Dpsa_crypto_storage.c402 psa_crypto_transaction_t psa_crypto_transaction;
H A Dpsa_crypto.c8389 const psa_crypto_transaction_t *transaction) in psa_crypto_recover_transaction()