Searched refs:CertManagerFindCertFileNameByUri (Results 1 – 3 of 3) sorted by relevance
35 int32_t CertManagerFindCertFileNameByUri(
844 int32_t ret = CertManagerFindCertFileNameByUri(context, certUri, store, &path); in SetcertStatus()
185 int32_t CertManagerFindCertFileNameByUri(const struct CmContext *context, const struct CmBlob *cert… in CertManagerFindCertFileNameByUri() function