Searched refs:CmClientGetCallingAppCertList (Results 1 – 3 of 3) sorted by relevance
44 int32_t CmClientGetCallingAppCertList(const uint32_t store, struct CredentialList *certificateList);
137 int32_t ret = CmClientGetCallingAppCertList(store, certificateList); in CmCallingGetAppCertList()
435 int32_t CmClientGetCallingAppCertList(const uint32_t store, struct CredentialList *certificateList) in CmClientGetCallingAppCertList() function