Searched refs:KMS_KEY_ID_SIZE (Results 1 – 4 of 4) sorted by relevance
59 (i_pDataUnitKeyID && i_iDataUnitKeyIDMaxLen == KMS_KEY_ID_SIZE)); in Insert()117 memset(m_pCache[m_iIndex].m_aDataUnitKeyID,0,KMS_KEY_ID_SIZE); in Insert()165 FATAL_ASSERT( i_iDataUnitKeyIDMaxLen == KMS_KEY_ID_SIZE ); in GetApplianceByDataUnitKeyID()176 i_pDataUnitKeyID, KMS_KEY_ID_SIZE) == 0 ) in GetApplianceByDataUnitKeyID()
107 #define KMS_KEY_ID_SIZE 30 macro220 typedef unsigned char KEY_ID [KMS_KEY_ID_SIZE];
39 unsigned char m_aDataUnitKeyID[KMS_KEY_ID_SIZE];
597 if (KMS_KEY_ID_SIZE != ConvertUTF8HexStringToBinary( in CopyDataUnitKeysResponse()1658 if (KMS_KEY_ID_SIZE != ConvertUTF8HexStringToBinary( in KMSAgent_CreateKey()1810 KMS_KEY_ID_SIZE, in KMSAgent_CreateKey()2274 KMS_KEY_ID_SIZE); in KMSAgent_RetrieveKey()2319 int iIndex = pLoadBalancer->BalanceByDataUnitKeyID(i_pKeyID, KMS_KEY_ID_SIZE); in KMSAgent_RetrieveKey()2396 if (KMS_KEY_ID_SIZE != ConvertUTF8HexStringToBinary( in KMSAgent_RetrieveKey()3170 KMS_KEY_ID_SIZE); in KMSAgent_RetrieveDataUnitKeys()3499 if (KMS_KEY_ID_SIZE != ConvertUTF8HexStringToBinary( in KMSAgent_RetrieveProtectAndProcessKey()3638 KMS_KEY_ID_SIZE, in KMSAgent_RetrieveProtectAndProcessKey()