Home
last modified time | relevance | path

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

/base/tee/tee_client/services/teecd/src/
Dsecfile_load_agent.c176 static int32_t GetFeimaSecFileName(const struct SecAgentControlType *secAgentControl, char *fname, … in GetFeimaSecFileName()
210 static void LoadLib(struct SecAgentControlType *secAgentControl) in LoadLib()
291 static void LoadTa(struct SecAgentControlType *secAgentControl) in LoadTa()
318 static void SecLoadAgentWork(struct SecAgentControlType *secAgentControl) in SecLoadAgentWork()
342 struct SecAgentControlType *secAgentControl = NULL; in SecfileLoadAgentThread() local