Home
last modified time | relevance | path

Searched refs:LASSO_IS_ECP_RELAYSTATE (Results 1 – 4 of 4) sorted by relevance

/dports/security/lasso/lasso-2.7.0/lasso/xml/ecp/
H A Decp_relaystate.h38 #define LASSO_IS_ECP_RELAYSTATE(obj) \ macro
H A Decp_relaystate.c68 g_return_val_if_fail(LASSO_IS_ECP_RELAYSTATE(relaystate), in lasso_ecp_relay_state_validate()
/dports/security/lasso/lasso-2.7.0/lasso/saml-2.0/
H A Decp.c628 } else if (!ecp_relaystate && LASSO_IS_ECP_RELAYSTATE(i->data)) { in lasso_ecp_process_authn_request_msg()
H A Dlogin.c1142 if (!ecp_relaystate && LASSO_IS_ECP_RELAYSTATE(i->data)) { in lasso_saml20_login_process_paos_response_msg()