Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dsecfile_load_agent.c166 static void LoadLib(struct SecAgentControlType *secAgentControl) in LoadLib()
211 static void LoadTa(struct SecAgentControlType *secAgentControl) in LoadTa()
244 static void SecLoadAgentWork(struct SecAgentControlType *secAgentControl) in SecLoadAgentWork()
268 struct SecAgentControlType *secAgentControl = NULL; in SecfileLoadAgentThread()
273 secAgentControl = (struct SecAgentControlType *)control; in SecfileLoadAgentThread()
H A Dtee_agent.c98 static struct SecAgentControlType *g_secLoadAgentControl = NULL;
/ohos5.0/base/tee/tee_client/services/teecd/include/
H A Dsecfile_load_agent.h29 struct SecAgentControlType { struct