Searched refs:hAdditionalStore (Results 1 – 1 of 1) sorted by relevance
828 HCERTSTORE hAdditionalStore = NULL; in buildCertificatePath() local852 hAdditionalStore = hCollectionStore; in buildCertificatePath()858 if (hAdditionalStore == NULL && m_hCertStore) in buildCertificatePath()859 hAdditionalStore = m_hCertStore; in buildCertificatePath()860 else if (hAdditionalStore == NULL && m_hKeyStore) in buildCertificatePath()861 hAdditionalStore = m_hKeyStore; in buildCertificatePath()863 hAdditionalStore = NULL; in buildCertificatePath()870 hAdditionalStore, in buildCertificatePath()