Searched refs:pKWKEntry (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentLoadBalancer.cpp1057 struct KWKEntry * pKWKEntry = GetKWK(GetKMAID(*io_pIndex)); local
1059 if (pKWKEntry == NULL)
1072 ConvertBinaryToUTF8HexString( sHexKWK, pKWKEntry->m_acKWK, sizeof (pKWKEntry->m_acKWK));
1077 if (aes_key_unwrap(pKWKEntry->m_acKWK,
1078 sizeof (pKWKEntry->m_acKWK),

Completed in 61 milliseconds