Searched refs:i_pKeyGroupID (Results 1 – 2 of 2) sorted by relevance
840 KEY_GROUP_ID const i_pKeyGroupID,937 utf8cstr const i_pKeyGroupID,1098 utf8cstr const i_pKeyGroupID,
1477 KEY_GROUP_ID const i_pKeyGroupID, in KMSAgent_CreateKey() argument1508 if (i_pKeyGroupID && in KMSAgent_CreateKey()1509 strlen(i_pKeyGroupID) > KMS_MAX_KEY_GROUP_ID_SIZE) in KMSAgent_CreateKey()1541 if (i_pKeyGroupID) in KMSAgent_CreateKey()1544 i_pKeyGroupID, in KMSAgent_CreateKey()1605 i_pKeyGroupID ? pKeyGroupID : (char *) "", in KMSAgent_CreateKey()1618 i_pKeyGroupID ? pKeyGroupID : (char *) "", in KMSAgent_CreateKey()2213 utf8cstr const i_pKeyGroupID, in KMSAgent_RetrieveKey() argument2255 if (i_pKeyGroupID && in KMSAgent_RetrieveKey()2256 strlen(i_pKeyGroupID) > KMS_MAX_KEY_GROUP_ID_SIZE) in KMSAgent_RetrieveKey()[all …]