Searched refs:pKeyGroupID (Results 1 – 1 of 1) sorted by relevance
1540 char * pKeyGroupID = NULL; in KMSAgent_CreateKey() local1543 pKeyGroupID = ConvertUTF8StringFromRequest(pstSoap, in KMSAgent_CreateKey()1546 if (pKeyGroupID == NULL) in KMSAgent_CreateKey()1605 i_pKeyGroupID ? pKeyGroupID : (char *) "", in KMSAgent_CreateKey()1618 i_pKeyGroupID ? pKeyGroupID : (char *) "", in KMSAgent_CreateKey()2296 char * pKeyGroupID = NULL; in KMSAgent_RetrieveKey() local2299 pKeyGroupID = ConvertUTF8StringFromRequest(pstSoap, in KMSAgent_RetrieveKey()2302 if (pKeyGroupID == NULL) in KMSAgent_RetrieveKey()3402 char * pKeyGroupID = NULL; in KMSAgent_RetrieveProtectAndProcessKey() local3405 pKeyGroupID = ConvertUTF8StringFromRequest(pstSoap, in KMSAgent_RetrieveProtectAndProcessKey()[all …]