Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidutil.h33 #ifndef ZXID_DECL
34 #define ZXID_DECL macro
47 ZXID_DECL int zxid_protocol_binding_map_saml2(struct zx_str* b);
48 ZXID_DECL const char* zxid_saml2_map_nid_fmt(const char* f);
50 ZXID_DECL char* zxid_saml2_map_authn_ctx(char* c);
52 ZXID_DECL int zxid_map_sec_mech(zxid_epr* epr);
68 ZXID_DECL void zxid_fold_svc(char* path, int len);
75 ZXID_DECL int zx_match(const char* pat, const char* target);
90 ZXID_DECL int get_file_size(fdtype fd);
103 ZXID_DECL int close_file(fdtype fd, const char* logkey);
[all …]
H A Dzxid.h79 #ifndef ZXID_DECL
80 #define ZXID_DECL macro
844 ZXID_DECL void zxbus_close_all(zxid_conf* cf);
868 ZXID_DECL struct zx_str* zxid_sp_carml(zxid_conf* cf);
869 ZXID_DECL struct zx_str* zxid_my_ent_id(zxid_conf* cf);
870 ZXID_DECL char* zxid_my_ent_id_cstr(zxid_conf* cf);
895 ZXID_DECL void zxid_free_conf(zxid_conf *cf);
912 ZXID_DECL zxid_ses* zxid_alloc_ses(zxid_conf* cf);
948 ZXID_DECL int zxid_version();
949 ZXID_DECL const char* zxid_version_str();
[all …]
H A Dzxidpriv.h29 #ifndef ZXID_DECL
30 #define ZXID_DECL macro
120 ZXID_DECL int zxid_decode_ssoreq(zxid_conf* cf, zxid_cgi* cgi);
153 ZXID_DECL char* zxid_grab_domain_name(zxid_conf* cf, const char* url);
161 ZXID_DECL char* zxid_mk_jwks(zxid_conf* cf);
170 ZXID_DECL struct zx_str* zxid_lecp_check(zxid_conf* cf, zxid_cgi* cgi);
171 ZXID_DECL struct zx_str* zxid_cdc_read(zxid_conf* cf, zxid_cgi* cgi);
172 ZXID_DECL int zxid_cdc_check(zxid_conf* cf, zxid_cgi* cgi);
246 ZXID_DECL int zxid_localpdp(zxid_conf* cf, zxid_ses* ses);
315 ZXID_DECL void zxid_snarf_eprs_from_ses(zxid_conf* cf, zxid_ses* ses);
[all …]
H A Dzxsig.c47 ZXID_DECL struct zx_ds_KeyInfo_s* zxid_key_info(zxid_conf* cf, struct zx_elem_s* father, X509* x);