Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidpsso.c552 char sp_name_buf[ZXID_MAX_SP_NAME_BUF]; in zxid_add_fed_tok2epr()
613 char sp_name_buf[ZXID_MAX_SP_NAME_BUF]; in zxid_sso_issue_a7n()
670 char sp_name_buf[ZXID_MAX_SP_NAME_BUF]; in zxid_get_idpnid_at_eid()
H A Dzxiduma.c173 char sp_name_buf[ZXID_MAX_SP_NAME_BUF]; in zxid_sso_issue_jwt()
H A Dzxidoidc.c173 char sp_name_buf[ZXID_MAX_SP_NAME_BUF]; in zxid_sso_issue_jwt()
H A Dzxidlib.c757 zxid_nice_sha1(cf, sp_name_buf, ZXID_MAX_SP_NAME_BUF, affil, affil, 7); in zx_hmac_sha256()
798 char buf[MIN(ZXID_MAX_SP_NAME_BUF,4096)]; in zx_add_kid_after_sa_Issuer()
H A Dzxidoauth.c446 char sp_name_buf[ZXID_MAX_SP_NAME_BUF]; in zxid_sso_issue_jwt()
H A Dzxid.h728 #define ZXID_MAX_SP_NAME_BUF (1024) macro
/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A DzxidjniConstants.java120 public final static int ZXID_MAX_SP_NAME_BUF = zxidjniJNI.ZXID_MAX_SP_NAME_BUF_get();
/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML.pm2289 *MAX_SP_NAME_BUF = *Net::SAMLc::ZXID_MAX_SP_NAME_BUF;
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c46555 SWIG_LONG_CONSTANT(ZXID_MAX_SP_NAME_BUF, (1024));