Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dsecure_partition.c221 static TEE_Result sp_create_ctx(const TEE_UUID *bin_uuid, struct sp_session *s) in sp_create_ctx() function
296 res = sp_create_ctx(bin_uuid, s); in sp_create_session()