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.c1125 GET_JOB_ID(x1),
1154 GET_JOB_ID(x1),
1169 GET_JOB_ID(x1),
1184 GET_JOB_ID(x1),
1199 GET_JOB_ID(x1),
1223 GET_JOB_ID(x1),
1259 GET_JOB_ID(x1),
1293 GET_JOB_ID(x1),
1320 GET_JOB_ID(x1),
1337 GET_JOB_ID(x1),
[all …]
/rk3399_ARM-atf/plat/intel/soc/common/sip/
H A Dsocfpga_sip_fcs.c433 GET_JOB_ID(trans_id), in intel_fcs_send_cert()
507 GET_JOB_ID(trans_id), in intel_fcs_cntr_set_preauth()
648 GET_JOB_ID(trans_id), in intel_fcs_encryption_ext()
728 GET_JOB_ID(trans_id), in intel_fcs_decryption_ext()
915 GET_JOB_ID(trans_id), in intel_fcs_get_attestation_cert()
954 GET_JOB_ID(trans_id), in intel_fcs_create_cert_on_reload()
1290 GET_JOB_ID(trans_id), in intel_fcs_get_digest_update_finalize()
1545 GET_JOB_ID(trans_id), in intel_fcs_mac_verify_update_finalize()
1792 GET_JOB_ID(trans_id), in intel_fcs_ecdsa_hash_sign_finalize()
1904 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