Home
last modified time | relevance | path

Searched refs:GET_JOB_ID (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c1124 GET_JOB_ID(x1),
1153 GET_JOB_ID(x1),
1168 GET_JOB_ID(x1),
1183 GET_JOB_ID(x1),
1198 GET_JOB_ID(x1),
1222 GET_JOB_ID(x1),
1258 GET_JOB_ID(x1),
1292 GET_JOB_ID(x1),
1319 GET_JOB_ID(x1),
1336 GET_JOB_ID(x1),
[all …]
/rk3399_ARM-atf/plat/intel/soc/common/sip/
H A Dsocfpga_sip_fcs.c432 GET_JOB_ID(trans_id), in intel_fcs_send_cert()
506 GET_JOB_ID(trans_id), in intel_fcs_cntr_set_preauth()
647 GET_JOB_ID(trans_id), in intel_fcs_encryption_ext()
727 GET_JOB_ID(trans_id), in intel_fcs_decryption_ext()
914 GET_JOB_ID(trans_id), in intel_fcs_get_attestation_cert()
953 GET_JOB_ID(trans_id), in intel_fcs_create_cert_on_reload()
1289 GET_JOB_ID(trans_id), in intel_fcs_get_digest_update_finalize()
1544 GET_JOB_ID(trans_id), in intel_fcs_mac_verify_update_finalize()
1791 GET_JOB_ID(trans_id), in intel_fcs_ecdsa_hash_sign_finalize()
1903 GET_JOB_ID(trans_id), in intel_fcs_ecdsa_hash_sig_verify_finalize()
[all …]
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_sip_svc.h364 #define GET_JOB_ID(x) ((x) & 0x0F) macro