Home
last modified time | relevance | path

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

/dports/security/lasso/lasso-2.7.0/lasso/
H A Derrors.c111 case LASSO_DS_ERROR_SIGNATURE_NOT_FOUND: in lasso_strerror()
H A Derrors.h129 #define LASSO_DS_ERROR_SIGNATURE_NOT_FOUND 101 macro
/dports/security/lasso/lasso-2.7.0/lasso/saml-2.0/
H A Dlogin.c635 if (profile->signature_status == LASSO_DS_ERROR_SIGNATURE_NOT_FOUND) { in lasso_saml20_login_validate_request_msg()
1127 if (rc != 0 && rc != LASSO_DS_ERROR_SIGNATURE_NOT_FOUND) { in lasso_saml20_login_process_paos_response_msg()
1423 if (profile->signature_status == LASSO_DS_ERROR_SIGNATURE_NOT_FOUND) { in lasso_saml20_login_process_response_status_and_assertion()
1459 if (assertion_signature_status != LASSO_DS_ERROR_SIGNATURE_NOT_FOUND) { in lasso_saml20_login_process_response_status_and_assertion()
/dports/www/mod_auth_mellon/mod_auth_mellon-0.18.0/
H A Dauth_mellon_handler.c715 if(res != 0 && res != LASSO_DS_ERROR_SIGNATURE_NOT_FOUND && in am_handle_logout_request()
726 if(res != 0 && res != LASSO_DS_ERROR_SIGNATURE_NOT_FOUND) { in am_handle_logout_request()
771 res != LASSO_DS_ERROR_SIGNATURE_NOT_FOUND && in am_handle_logout_request()
915 if(res != 0 && res != LASSO_DS_ERROR_SIGNATURE_NOT_FOUND && in am_handle_logout_response()
/dports/security/lasso/lasso-2.7.0/lasso/xml/
H A Dtools.c907 goto_cleanup_with_rc(LASSO_DS_ERROR_SIGNATURE_NOT_FOUND); in lasso_query_verify_signature()
1014 goto_cleanup_with_rc(LASSO_DS_ERROR_SIGNATURE_NOT_FOUND); in lasso_saml2_query_verify_signature()
1590 goto_cleanup_if_fail_with_rc (signature, LASSO_DS_ERROR_SIGNATURE_NOT_FOUND); in lasso_verify_signature()
/dports/security/lasso/lasso-2.7.0/lasso/id-ff/
H A Dlogin.c2119 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND) { in lasso_login_process_authn_request_msg()
2630 if (profile->signature_status == LASSO_DS_ERROR_SIGNATURE_NOT_FOUND) { in lasso_login_validate_request_msg()
H A Dlogout.c788 if (rc == LASSO_DS_ERROR_SIGNATURE_NOT_FOUND) { in lasso_logout_process_response_msg()
/dports/security/lasso/lasso-2.7.0/abi/
H A Dabi-2.2.266 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.2.9040 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.2.9140 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.3.045 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.3.146 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.3.246 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.3.446 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.3.646 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.3.346 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.3.546 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
H A Dabi-2.4.046 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND
/dports/security/lasso/lasso-2.7.0/
H A DChangeLog1106 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND as an error code which is not
1109 LASSO_DS_ERROR_SIGNATURE_NOT_FOUND error when in fact the subsequent
9508 ignore the error LASSO_DS_ERROR_SIGNATURE_NOT_FOUND.