Home
last modified time | relevance | path

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

/optee_os/core/pta/
H A Dattestation.c256 static TEE_Result sec_storage_obj_write(TEE_UUID *uuid, uint32_t storage_id, in sec_storage_obj_write() function
321 res = sec_storage_obj_write(&pta_uuid, TEE_STORAGE_PRIVATE, in write_key()
/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c724 static TEE_Result sec_storage_obj_write(unsigned long storage_id, char *obj_id, in sec_storage_obj_write() function
821 res = sec_storage_obj_write(TEE_STORAGE_PRIVATE_RPMB, obj_id, in stmm_handle_storage_service()