Home
last modified time | relevance | path

Searched defs:secAgentControl (Results 1 – 1 of 1) 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() local