Searched refs:psa_call (Results 1 – 8 of 8) sorted by relevance
| /rk3399_ARM-atf/lib/psa/ |
| H A D | rse_platform.c | 23 return psa_call(RSE_PLATFORM_SERVICE_HANDLE, in rse_platform_nv_counter_increment() 41 return psa_call(RSE_PLATFORM_SERVICE_HANDLE, in rse_platform_nv_counter_read() 63 status = psa_call(RSE_CRYPTO_HANDLE, PSA_IPC_CALL, in rse_platform_get_entropy()
|
| H A D | delegated_attestation.c | 34 status = psa_call(RSE_DELEGATED_SERVICE_HANDLE, in rse_delegated_attest_get_delegated_key() 64 status = psa_call(RSE_DELEGATED_SERVICE_HANDLE, in rse_delegated_attest_get_token()
|
| H A D | measured_boot.c | 118 return psa_call(RSE_MEASURED_BOOT_HANDLE, in rse_measured_boot_extend_measurement() 161 status = psa_call(RSE_MEASURED_BOOT_HANDLE, RSE_MEASURED_BOOT_READ, in rse_measured_boot_read_measurement()
|
| H A D | dice_protection_environment.c | 261 err = psa_call(RSE_DPE_SERVICE_HANDLE, 0, in dpe_client_call()
|
| /rk3399_ARM-atf/include/lib/psa/psa/ |
| H A D | client.h | 111 psa_status_t psa_call(psa_handle_t handle,
|
| /rk3399_ARM-atf/drivers/arm/rse/ |
| H A D | rse_comms.c | 71 psa_status_t psa_call(psa_handle_t handle, int32_t type, const psa_invec *in_vec, size_t in_len, in psa_call() function
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | rse.rst | 158 restricted to the static handle use case therefore only the ``psa_call`` API is 178 | psa_call() | psa_call()
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 4063 …- add defines for 'type' range and use them in psa_call() ([002b106](https://review.trustedfirmwar…
|