Searched refs:psa_its_get (Results 1 – 4 of 4) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | psa_crypto_its.h | 90 psa_status_t psa_its_get(psa_storage_uid_t uid,
|
| H A D | psa_crypto_storage.c | 89 status = psa_its_get(data_identifier, 0, (uint32_t) data_size, data, &data_length); in psa_crypto_storage_load() 426 status = psa_its_get(PSA_CRYPTO_ITS_TRANSACTION_UID, 0, in psa_crypto_load_transaction()
|
| H A D | psa_its_file.c | 119 psa_status_t psa_its_get(psa_storage_uid_t uid, in psa_its_get() function
|
| H A D | psa_crypto_se.c | 144 return psa_its_get(uid, 0, in psa_load_se_persistent_data()
|