Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_status.c678 static int32_t CertManagerFindMatchedFile(const struct CmContext *context, struct RbTreeNode **tree… in CertManagerFindMatchedFile() function
733 rc = CertManagerFindMatchedFile(context, &node, tree, tempPara, fn); in CertManagerStatus()