Searched refs:i_pAgentID (Results 1 – 2 of 2) sorted by relevance
735 utf8cstr const i_pAgentID,
1086 utf8cstr const i_pAgentID, in KMSAgent_LoadProfile() argument1139 if ((i_pAgentID && !i_pPassphrase) || (i_pPassphrase && !i_pAgentID)) in KMSAgent_LoadProfile()1148 if (i_pAgentID && (strlen(i_pAgentID) <= 0)) in KMSAgent_LoadProfile()1202 i_pAgentID, in KMSAgent_LoadProfile()1220 bool bEnrolling = i_pAgentID && i_pPassphrase; in KMSAgent_LoadProfile()