Home
last modified time | relevance | path

Searched defs:function_id (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/include/lib/psa/
H A Drss_crypto_defs.h52 uint16_t function_id; /* Used to identify the function in the API dispatcher member
/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c1167 uint32_t function_id = (uint32_t) x1; in ffa_features_handler() local