Home
last modified time | relevance | path

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

/dports/security/lasso/lasso-2.7.0/tests/
H A Dlogin_tests_saml2.c1297 char *idpSoapResponseMsg = NULL; in test_ecp() local
1456 lasso_assign_string(idpSoapResponseMsg, LASSO_PROFILE(idpLoginContext)->msg_body); in test_ecp()
1457 check_not_null(idpSoapResponseMsg); in test_ecp()
1463 check_good_rc(lasso_ecp_process_response_msg(ecp, idpSoapResponseMsg)); in test_ecp()
1517 lasso_release_string(idpSoapResponseMsg); in test_ecp()