Home
last modified time | relevance | path

Searched defs:ec (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_pm.c44 struct sp_exec_ctx *ec; in spmc_cpu_on_finish_handler() local
120 struct sp_exec_ctx *ec; in spmc_send_pm_msg() local
H A Dspmc_main.c140 __dead2 void spmc_sp_synchronous_exit(struct sp_exec_ctx *ec, uint64_t rc) in spmc_sp_synchronous_exit()
2377 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec) in spmc_sp_synchronous_entry()
2410 struct sp_exec_ctx *ec; in sp_init() local
2685 struct sp_exec_ctx *ec; in spmc_sp_interrupt_handler() local
H A Dspmc.h161 struct sp_exec_ctx ec[PLATFORM_CORE_COUNT]; member
/rk3399_ARM-atf/tools/cert_create/src/
H A Dkey.c105 EVP_PKEY *ec = EVP_EC_gen(curve); in key_create_ecdsa() local
137 EC_KEY *ec; in key_create_ecdsa() local