Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidconf.c1159 cf->canon_inopt = ZXID_CANON_INOPT; in zxid_init_conf()
1160 if (cf->ctx) cf->ctx->canon_inopt = cf->canon_inopt; in zxid_init_conf()
1794 …mp(n, "CANON_INOPT")) { SCAN_INT(v, cf->canon_inopt); if (cf->ctx) cf->ctx->canon_inopt = cf-> in zxid_parse_conf_raw()
2484 cf->canon_inopt, in zxid_show_conf()
H A Dzx.h118 char canon_inopt; /* Shib2 InclusiveNamespaces/@PrefixList kludge and other sundry options. */ member
H A Dzxsig.c564 if (c->canon_inopt & ZXID_CANON_INOPT_SHIB215IDP_INCLUSIVENAMESPACES) { in zxsig_validate()
565 … (but it may enable interoperation with an IdP that is not fully compatible). %x", c->canon_inopt); in zxsig_validate()
H A Dzxid.h226 char canon_inopt; member
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c3281 if (arg1) (arg1)->canon_inopt = arg2; in ZEND_NAMED_FUNCTION()
3305 result = (char) ((arg1)->canon_inopt); in ZEND_NAMED_FUNCTION()
11632 if (arg1) (arg1)->canon_inopt = arg2; in ZEND_NAMED_FUNCTION()
11656 result = (char) ((arg1)->canon_inopt); in ZEND_NAMED_FUNCTION()
/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A Dzxid_wrap.c1106 if (arg1) (arg1)->canon_inopt = arg2;
1118 result = (char) ((arg1)->canon_inopt);
6445 if (arg1) (arg1)->canon_inopt = arg2;
6457 result = (char) ((arg1)->canon_inopt);
/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML_wrap.c4031 if (arg1) (arg1)->canon_inopt = arg2; in XS()
4061 result = (char) ((arg1)->canon_inopt); in XS()
13671 if (arg1) (arg1)->canon_inopt = arg2; in XS()
13701 result = (char) ((arg1)->canon_inopt); in XS()