Searched refs:KMS_AGENT_STATUS_INVALID_PARAMETER (Results 1 – 3 of 3) sorted by relevance
809 return (KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_GetLastStatusCode()968 RETURN(KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_GetClusterInformation()977 RETURN(KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_GetClusterInformation()986 RETURN(KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_GetClusterInformation()995 RETURN(KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_GetClusterInformation()1005 RETURN(KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_GetClusterInformation()1050 RETURN(KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_SelectAppliance()1058 RETURN(KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_SelectAppliance()1110 RETURN(KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_LoadProfile()1118 RETURN(KMS_AGENT_STATUS_INVALID_PARAMETER); in KMSAgent_LoadProfile()[all …]
88 #define KMS_AGENT_STATUS_INVALID_PARAMETER 103 macro
927 case KMS_AGENT_STATUS_INVALID_PARAMETER: in GetPKCS11StatusFromAgentStatus()