Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/psa/
H A Drse_platform.c54 .function_id = RSE_CRYPTO_EXPORT_PUBLIC_KEY_SID, in rse_platform_key_read()
80 .function_id = RSE_CRYPTO_GENERATE_RANDOM_SID, in rse_platform_get_entropy()
/rk3399_ARM-atf/include/lib/psa/
H A Drse_crypto_defs.h67 uint16_t function_id; /* member
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c1339 uint32_t function_id = (uint32_t) x1; in ffa_features_handler() local
1343 if ((function_id & FFA_FEATURES_BIT31_MASK) == 0U) { in ffa_features_handler()
1352 switch (function_id) { in ffa_features_handler()
1370 switch (function_id) { in ffa_features_handler()