Home
last modified time | relevance | path

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

/optee_os/core/pta/
H A Dattestation.c211 static TEE_Result sec_storage_obj_read(TEE_UUID *uuid, uint32_t storage_id, in sec_storage_obj_read() function
299 res = sec_storage_obj_read(&pta_uuid, TEE_STORAGE_PRIVATE, in load_key()
/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c672 static TEE_Result sec_storage_obj_read(unsigned long storage_id, char *obj_id, in sec_storage_obj_read() function
815 res = sec_storage_obj_read(TEE_STORAGE_PRIVATE_RPMB, obj_id, in stmm_handle_storage_service()