Lines Matching refs:m_acKey
666 pResult->m_pKeys[i].m_acKey) == false) in CopyDataUnitKeysResponse()
694 memcpy(pResult->m_pKeys[i].m_acKey, in CopyDataUnitKeysResponse()
701 if (KMSAgentKeyCallout(pResult->m_pKeys[i].m_acKey) != 0) in CopyDataUnitKeysResponse()
1750 o_pKey->m_acKey) == false) in KMSAgent_CreateKey()
1777 memcpy(o_pKey->m_acKey, in KMSAgent_CreateKey()
1787 if (KMSAgentKeyCallout(o_pKey->m_acKey) != 0) in KMSAgent_CreateKey()
2477 o_pKey->m_acKey) == false) in KMSAgent_RetrieveKey()
2504 memcpy(o_pKey->m_acKey, in KMSAgent_RetrieveKey()
2514 if (KMSAgentKeyCallout(o_pKey->m_acKey) != 0) in KMSAgent_RetrieveKey()
3578 o_pKey->m_acKey) == false) in KMSAgent_RetrieveProtectAndProcessKey()
3605 memcpy(o_pKey->m_acKey, in KMSAgent_RetrieveProtectAndProcessKey()
3615 if (KMSAgentKeyCallout(o_pKey->m_acKey) != 0) in KMSAgent_RetrieveProtectAndProcessKey()