Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentLoadBalancer.h91 AES_KEY_UNWRAP_ERROR = -3, enumerator
H A DKMSAgentLoadBalancer.cpp1065 *io_pIndex = CAgentLoadBalancer::AES_KEY_UNWRAP_ERROR; in AESKeyUnwrap()
1086 *io_pIndex = CAgentLoadBalancer::AES_KEY_UNWRAP_ERROR; in AESKeyUnwrap()
H A DKMSAgent.cpp799 if ( i_iKMAFailoverReturnCode == CAgentLoadBalancer::AES_KEY_UNWRAP_ERROR ) in KMSAgent_GetLastStatusCode()