Searched refs:CreateCertFileList (Results 1 – 3 of 3) sorted by relevance
29 int32_t CreateCertFileList(const struct CmMutableBlob *pathList, struct CmMutableBlob *certFileList…
300 int32_t CreateCertFileList(const struct CmMutableBlob *pathList, struct CmMutableBlob *certFileList) in CreateCertFileList() function
452 ret = CreateCertFileList(&pathList, certFileList); in CmServiceGetCertList()