Home
last modified time | relevance | path

Searched refs:psa_call (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/lib/psa/
H A Drse_platform.c23 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 Ddelegated_attestation.c34 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 Dmeasured_boot.c118 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 Ddice_protection_environment.c261 err = psa_call(RSE_DPE_SERVICE_HANDLE, 0, in dpe_client_call()
/rk3399_ARM-atf/include/lib/psa/psa/
H A Dclient.h111 psa_status_t psa_call(psa_handle_t handle,
/rk3399_ARM-atf/drivers/arm/rse/
H A Drse_comms.c71 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 Drse.rst158 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 Dchange-log.md4063 …- add defines for 'type' range and use them in psa_call() ([002b106](https://review.trustedfirmwar…