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

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.h103 #define KMS_AGENT_STATUS_KMS_UNAVAILABLE 106 macro
625 * @return #KMS_AGENT_STATUS_KMS_UNAVAILABLE
708 * has been reached API calls will return #KMS_AGENT_STATUS_KMS_UNAVAILABLE.
729 * @return #KMS_AGENT_STATUS_KMS_UNAVAILABLE
791 * @return #KMS_AGENT_STATUS_KMS_UNAVAILABLE
831 * @return #KMS_AGENT_STATUS_KMS_UNAVAILABLE
864 * @return #KMS_AGENT_STATUS_KMS_UNAVAILABLE
892 * @return #KMS_AGENT_STATUS_KMS_UNAVAILABLE
928 * @return #KMS_AGENT_STATUS_KMS_UNAVAILABLE
962 * @return #KMS_AGENT_STATUS_KMS_UNAVAILABLE
[all...]
H A DKMSAgent.cpp726 * if it was not called. This is used to for determining if KMS_AGENT_STATUS_KMS_UNAVAILABLE
782 return (KMS_AGENT_STATUS_KMS_UNAVAILABLE);
791 return (KMS_AGENT_STATUS_KMS_UNAVAILABLE);
796 return (KMS_AGENT_STATUS_KMS_UNAVAILABLE);
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsKeystoreUtil.c933 case KMS_AGENT_STATUS_KMS_UNAVAILABLE:

Completed in 108 milliseconds