Home
last modified time | relevance | path

Searched refs:pKeyGroupID (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.cpp1540 char * pKeyGroupID = NULL; in KMSAgent_CreateKey() local
1543 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() local
2299 pKeyGroupID = ConvertUTF8StringFromRequest(pstSoap, in KMSAgent_RetrieveKey()
2302 if (pKeyGroupID == NULL) in KMSAgent_RetrieveKey()
3402 char * pKeyGroupID = NULL; in KMSAgent_RetrieveProtectAndProcessKey() local
3405 pKeyGroupID = ConvertUTF8StringFromRequest(pstSoap, in KMSAgent_RetrieveProtectAndProcessKey()
[all …]