Searched refs:CmClientGetCertList (Results 1 – 3 of 3) sorted by relevance
27 int32_t CmClientGetCertList(const uint32_t store, struct CertList *certificateList);
36 int32_t ret = CmClientGetCertList(store, certificateList); in CmGetCertList()
91 int32_t CmClientGetCertList(const uint32_t store, struct CertList *certificateList) in CmClientGetCertList() function