Home
last modified time | relevance | path

Searched refs:zxsig_ref (Results 1 – 23 of 23) sorted by last modified time

/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML.pm2132 package Net::SAML::zxsig_ref;
H A DSAML_wrap.c38540 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
38577 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
38605 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
38642 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
38670 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
38707 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
38742 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
38779 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
38814 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
38851 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in XS()
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c35031 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
35060 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
35086 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
35115 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
35141 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
35170 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
35198 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
35227 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
35255 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
35284 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ; in ZEND_NAMED_FUNCTION()
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A Dzxid_wrap.c19163 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
19176 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
19189 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
19202 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
19215 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
19228 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
19257 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
19270 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
19299 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
19312 struct zxsig_ref *arg1 = (struct zxsig_ref *) 0 ;
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidpriv.h297 ZXID_DECL int zxid_hunt_sig_parts(zxid_conf* cf, int n_refs, struct zxsig_ref* refs, struct zx_ds_R…
298 ZXID_DECL int zxid_add_header_refs(zxid_conf* cf, int n_refs, struct zxsig_ref* refs, struct zx_e_H…
H A Dzxidpsso.c46 struct zxsig_ref refs; in zxid_anoint_a7n()
114 struct zxsig_ref refs; in zxid_anoint_sso_resp()
691 struct zxsig_ref refs; in zxid_idp_sso()
H A Dzxidsso.c649 struct zxsig_ref refs; in zxid_sp_sso_finalize()
H A Dzxdecode.c294 struct zxsig_ref refs[ZXID_N_WSF_SIGNED_HEADERS]; in wsse_sec_validate()
335 struct zxsig_ref refs; in sig_validate()
H A Dzxidim.c44 struct zxsig_ref refs; in zxid_ssos_anreq()
H A Dzxidmk.c102 struct zxsig_ref refs; in zxid_mk_art_deref()
H A Dzxidmni.c39 struct zxsig_ref refs; in zxid_sp_mni_soap()
H A Dzxididpx.c112 struct zxsig_ref refs;
H A Dzxidlib.c683 struct zxsig_ref refs; in zx_el_desc_el_dec_get()
H A Dzxidslo.c44 struct zxsig_ref refs; in zxid_sp_slo_soap()
H A Dzxidspx.c327 struct zxsig_ref refs; in zxid_sp_soap_dispatch()
H A Dzxsig.c256 struct zx_ds_Signature_s* zxsig_sign(struct zx_ctx* c, int n, struct zxsig_ref* sref, X509* cert, E… in zxsig_sign()
537 …alidate(struct zx_ctx* c, X509* cert, struct zx_ds_Signature_s* sig, int n, struct zxsig_ref* sref) in zxsig_validate()
553 struct zxsig_ref* ssref; in zxsig_validate()
H A Dzxid-raw.pd734 struct zxsig_ref refs[1];
H A Dzxid.h787 struct zxsig_ref { struct
807 ZXID_DECL struct zx_ds_Signature_s* zxsig_sign(struct zx_ctx* c, int n, struct zxsig_ref* sref, X50… argument
808 …lidate(struct zx_ctx* c, X509* cert, struct zx_ds_Signature_s* sig, int n, struct zxsig_ref* refs);
H A Dzxidpep.c249 struct zxsig_ref refs; in zxid_az_soap()
H A Dzxbench.c267 struct zxsig_ref refs; in main()
H A Dzxidwsf.c116 int zxid_hunt_sig_parts(zxid_conf* cf, int n_refs, struct zxsig_ref* refs, struct zx_ds_Reference_s… in zxid_hunt_sig_parts()
375 int zxid_add_header_refs(zxid_conf* cf, int n_refs, struct zxsig_ref* refs, struct zx_e_Header_s* h… in zxid_add_header_refs()
459 struct zxsig_ref refs[ZXID_N_WSF_SIGNED_HEADERS]; in zxid_wsf_sign()
H A Dzxidwsp.c409 struct zxsig_ref refs; in zxid_wsf_validate_a7n()
539 struct zxsig_ref refs[ZXID_N_WSF_SIGNED_HEADERS]; in zxid_wsp_validate_env()
H A Dzxidwsc.c60 struct zxsig_ref refs[ZXID_N_WSF_SIGNED_HEADERS]; in zxid_wsc_valid_re_env()