Searched refs:ClientKeyP12Exists (Results 1 – 3 of 3) sorted by relevance
144 bool ClientKeyP12Exists(char *profileName);
1356 bool bEnrolling = !ClientKeyP12Exists(io_pProfile->m_wsProfileName); in KMSClient_LoadProfile()2873 if (ClientKeyP12Exists(i_pProfileName)) in KMSAgent_GetProfileStatus()
1151 bool ClientKeyP12Exists(char *profileName) in ClientKeyP12Exists() function