| /rk3399_ARM-atf/include/lib/psa/psa/ |
| H A D | error.h | 14 typedef int32_t psa_status_t; typedef 16 #define PSA_SUCCESS ((psa_status_t)0) 17 #define PSA_SUCCESS_REBOOT ((psa_status_t)1) 18 #define PSA_SUCCESS_RESTART ((psa_status_t)2) 19 #define PSA_ERROR_PROGRAMMER_ERROR ((psa_status_t)-129) 20 #define PSA_ERROR_CONNECTION_REFUSED ((psa_status_t)-130) 21 #define PSA_ERROR_CONNECTION_BUSY ((psa_status_t)-131) 22 #define PSA_ERROR_GENERIC_ERROR ((psa_status_t)-132) 23 #define PSA_ERROR_NOT_PERMITTED ((psa_status_t)-133) 24 #define PSA_ERROR_NOT_SUPPORTED ((psa_status_t)-134) [all …]
|
| H A D | client.h | 50 #define PSA_HANDLE_TO_ERROR(handle) ((psa_status_t)(handle)) 111 psa_status_t psa_call(psa_handle_t handle,
|
| /rk3399_ARM-atf/lib/psa/ |
| H A D | cca_attestation.c | 17 psa_status_t 21 psa_status_t ret = PSA_SUCCESS; in cca_attestation_get_realm_key() 50 psa_status_t 55 psa_status_t ret = PSA_SUCCESS; in cca_attestation_get_plat_token()
|
| H A D | rse_platform.c | 15 psa_status_t 28 psa_status_t 47 psa_status_t 50 psa_status_t status; in rse_platform_get_entropy()
|
| H A D | delegated_attestation.c | 12 psa_status_t 20 psa_status_t status; in rse_delegated_attest_get_delegated_key() 45 psa_status_t 52 psa_status_t status; in rse_delegated_attest_get_token()
|
| H A D | measured_boot.c | 65 psa_status_t 124 psa_status_t rse_measured_boot_read_measurement(uint8_t index, in rse_measured_boot_read_measurement() 140 psa_status_t status; in rse_measured_boot_read_measurement()
|
| /rk3399_ARM-atf/include/lib/psa/ |
| H A D | rse_platform_api.h | 29 psa_status_t 43 psa_status_t 57 psa_status_t
|
| H A D | cca_attestation.h | 13 psa_status_t 16 psa_status_t
|
| H A D | delegated_attestation.h | 76 psa_status_t 102 psa_status_t
|
| H A D | measured_boot.h | 49 psa_status_t 95 psa_status_t rse_measured_boot_read_measurement(uint8_t index,
|
| /rk3399_ARM-atf/drivers/arm/rse/ |
| H A D | rse_comms_protocol_pointer_access.h | 27 psa_status_t rse_protocol_pointer_access_serialize_msg(psa_handle_t handle, 36 psa_status_t rse_protocol_pointer_access_deserialize_reply(psa_outvec *out_vec, 38 psa_status_t *return_val,
|
| H A D | rse_comms_protocol.c | 12 psa_status_t rse_protocol_serialize_msg(psa_handle_t handle, in rse_protocol_serialize_msg() 21 psa_status_t status; in rse_protocol_serialize_msg() 53 psa_status_t rse_protocol_deserialize_reply(psa_outvec *out_vec, in rse_protocol_deserialize_reply() 55 psa_status_t *return_val, in rse_protocol_deserialize_reply()
|
| H A D | rse_comms_protocol_embed.h | 32 psa_status_t rse_protocol_embed_serialize_msg(psa_handle_t handle, 41 psa_status_t rse_protocol_embed_deserialize_reply(psa_outvec *out_vec, 43 psa_status_t *return_val,
|
| H A D | rse_comms_protocol.h | 52 psa_status_t rse_protocol_serialize_msg(psa_handle_t handle, 61 psa_status_t rse_protocol_deserialize_reply(psa_outvec *out_vec, 63 psa_status_t *return_val,
|
| H A D | rse_comms_protocol_pointer_access.c | 12 psa_status_t rse_protocol_pointer_access_serialize_msg(psa_handle_t handle, in rse_protocol_pointer_access_serialize_msg() 45 psa_status_t rse_protocol_pointer_access_deserialize_reply(psa_outvec *out_vec, in rse_protocol_pointer_access_deserialize_reply() 47 psa_status_t *return_val, in rse_protocol_pointer_access_deserialize_reply()
|
| H A D | rse_comms_protocol_embed.c | 15 psa_status_t rse_protocol_embed_serialize_msg(psa_handle_t handle, in rse_protocol_embed_serialize_msg() 58 psa_status_t rse_protocol_embed_deserialize_reply(psa_outvec *out_vec, in rse_protocol_embed_deserialize_reply() 60 psa_status_t *return_val, in rse_protocol_embed_deserialize_reply()
|
| 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() 79 psa_status_t status; in psa_call() 83 psa_status_t return_val; in psa_call()
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | rse_ap_test_stubs.c | 16 psa_status_t 42 psa_status_t 76 psa_status_t 90 psa_status_t
|
| H A D | tc_trng.c | 31 psa_status_t status; in plat_get_entropy()
|
| H A D | tc_bl31_setup.c | 43 psa_status_t mbedtls_psa_external_get_random( in mbedtls_psa_external_get_random() 125 psa_status_t status; in bl31_platform_setup()
|
| H A D | nv_counter_test.c | 18 psa_status_t status; in nv_counter_test()
|
| H A D | rse_ap_tests.c | 31 psa_status_t status; in run_tests()
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/ |
| H A D | rdv3_realm_attest_key.c | 17 psa_status_t ret; in plat_rmmd_get_cca_realm_attest_key()
|
| H A D | rdv3_plat_attest_token.c | 20 psa_status_t ret; in plat_rmmd_get_cca_attest_token()
|
| /rk3399_ARM-atf/drivers/auth/mbedtls/ |
| H A D | mbedtls_psa_crypto.c | 82 psa_status_t mbedtls_psa_external_get_random( in mbedtls_psa_external_get_random() 99 psa_status_t status = psa_crypto_init(); in init() 247 psa_status_t psa_status = PSA_ERROR_CORRUPTION_DETECTED; in verify_signature() 359 psa_status_t status; in verify_hash() 465 psa_status_t status; in calc_hash() 505 psa_status_t psa_status = PSA_ERROR_GENERIC_ERROR; in aes_gcm_decrypt()
|