Home
last modified time | relevance | path

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

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