| /rk3399_ARM-atf/lib/psa/ |
| H A D | cca_attestation.c | 21 psa_status_t ret = PSA_SUCCESS; in cca_attestation_get_realm_key() 37 if (ret != PSA_SUCCESS) { in cca_attestation_get_realm_key() 55 psa_status_t ret = PSA_SUCCESS; in cca_attestation_get_plat_token() 59 if (ret != PSA_SUCCESS) { in cca_attestation_get_plat_token()
|
| H A D | delegated_attestation.c | 38 if (status == PSA_SUCCESS) { in rse_delegated_attest_get_delegated_key() 68 if (status == PSA_SUCCESS) { in rse_delegated_attest_get_token()
|
| H A D | measured_boot.c | 165 if (status == PSA_SUCCESS) { in rse_measured_boot_read_measurement()
|
| H A D | dice_protection_environment.c | 264 if (err == PSA_SUCCESS) { in dpe_client_call()
|
| /rk3399_ARM-atf/drivers/arm/rse/ |
| H A D | rse_comms_protocol.c | 32 if (status != PSA_SUCCESS) { in rse_protocol_serialize_msg() 41 if (status != PSA_SUCCESS) { in rse_protocol_serialize_msg() 51 return PSA_SUCCESS; in rse_protocol_serialize_msg() 75 return PSA_SUCCESS; in rse_protocol_deserialize_reply()
|
| H A D | rse_comms_protocol_pointer_access.c | 43 return PSA_SUCCESS; in rse_protocol_pointer_access_serialize_msg() 63 return PSA_SUCCESS; in rse_protocol_pointer_access_deserialize_reply()
|
| H A D | rse_comms_protocol_embed.c | 56 return PSA_SUCCESS; in rse_protocol_embed_serialize_msg() 86 return PSA_SUCCESS; in rse_protocol_embed_deserialize_reply()
|
| H A D | rse_comms.c | 98 if (status != PSA_SUCCESS) { in psa_call() 136 if (status != PSA_SUCCESS) { in psa_call()
|
| /rk3399_ARM-atf/drivers/arm/sfcp/sfcp_psa/sfcp_psa_protocol/ |
| H A D | sfcp_psa_protocol.c | 30 if (status != PSA_SUCCESS) { in sfcp_protocol_serialize_msg() 40 if (status != PSA_SUCCESS) { in sfcp_protocol_serialize_msg() 51 return PSA_SUCCESS; in sfcp_protocol_serialize_msg() 78 return PSA_SUCCESS; in sfcp_protocol_deserialize_reply()
|
| H A D | sfcp_psa_protocol_pointer_access.c | 39 return PSA_SUCCESS; in sfcp_protocol_pointer_access_serialize_msg() 57 return PSA_SUCCESS; in sfcp_protocol_pointer_access_deserialize_reply()
|
| H A D | sfcp_psa_protocol_embed.c | 50 return PSA_SUCCESS; in sfcp_protocol_embed_serialize_msg() 77 return PSA_SUCCESS; in sfcp_protocol_embed_deserialize_reply()
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | nv_counter_test.c | 33 if (status != PSA_SUCCESS) { in nv_counter_test() 40 if (status != PSA_SUCCESS) { in nv_counter_test() 47 if (status != PSA_SUCCESS) { in nv_counter_test()
|
| H A D | tc_trng.c | 34 if (status != PSA_SUCCESS) { in plat_get_entropy()
|
| H A D | rse_ap_tests.c | 45 if (status != PSA_SUCCESS) { in run_tests()
|
| H A D | tc_bl31_setup.c | 52 return PSA_SUCCESS; in mbedtls_psa_external_get_random()
|
| /rk3399_ARM-atf/drivers/auth/mbedtls/ |
| H A D | mbedtls_psa_crypto.c | 101 if (status != PSA_SUCCESS) { in init() 334 rc = (psa_status == PSA_SUCCESS) ? CRYPTO_SUCCESS : CRYPTO_ERR_SIGNATURE; in verify_signature() 411 if (status != PSA_SUCCESS) { in verify_hash() 479 if (status != PSA_SUCCESS) { in calc_hash() 517 if (psa_status != PSA_SUCCESS) { in aes_gcm_decrypt() 523 if (psa_status != PSA_SUCCESS) { in aes_gcm_decrypt() 528 if (psa_status != PSA_SUCCESS) { in aes_gcm_decrypt() 537 if (psa_status != PSA_SUCCESS) { in aes_gcm_decrypt() 548 if (psa_status == PSA_SUCCESS) { in aes_gcm_decrypt()
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/ |
| H A D | rdv3_realm_attest_key.c | 20 if (ret != PSA_SUCCESS) { in plat_rmmd_get_cca_realm_attest_key()
|
| H A D | rdv3_plat_attest_token.c | 25 if (ret != PSA_SUCCESS) { in plat_rmmd_get_cca_attest_token()
|
| /rk3399_ARM-atf/include/lib/psa/psa/ |
| H A D | error.h | 16 #define PSA_SUCCESS ((psa_status_t)0) macro
|
| /rk3399_ARM-atf/drivers/arm/sfcp/sfcp_psa/sfcp_psa_call/ |
| H A D | sfcp_psa_call.c | 134 if (status != PSA_SUCCESS) { in psa_call() 158 if (status != PSA_SUCCESS) { in psa_call()
|
| /rk3399_ARM-atf/drivers/measured_boot/rse/ |
| H A D | rse_measured_boot.c | 102 if (ret != PSA_SUCCESS) { in rse_mboot_measure_and_record()
|