Searched refs:CmClientGetUserCertList (Results 1 – 3 of 3) sorted by relevance
64 int32_t CmClientGetUserCertList(const uint32_t store, struct CertList *certificateList);
265 int32_t ret = CmClientGetUserCertList(store, certificateList); in CmGetUserCertList()
865 int32_t CmClientGetUserCertList(const uint32_t store, struct CertList *certificateList) in CmClientGetUserCertList() function