Searched defs:idlen (Results 1 - 25 of 25) sorted by relevance

/macosx-10.10/apache-793/httpd/modules/ssl/
H A Dssl_scache.c113 BOOL ssl_scache_store(server_rec *s, UCHAR *id, int idlen, argument
147 SSL_SESSION *ssl_scache_retrieve(server_rec *s, UCHAR *id, int idlen, argument
176 void ssl_scache_remove(server_rec *s, UCHAR *id, int idlen, argument
H A Dssl_util_ssl.c523 char *SSL_SESSION_id2sz(unsigned char *id, int idlen, argument
H A Dssl_engine_vars.c339 unsigned int idlen; local
H A Dssl_engine_kernel.c1680 unsigned int idlen; local
1637 ssl_session_log(server_rec *s, const char *request, unsigned char *id, unsigned int idlen, const char *status, const char *result, long timeout) argument
1722 ssl_callback_GetSessionCacheEntry(SSL *ssl, unsigned char *id, int idlen, int *do_copy) argument
1763 unsigned int idlen; local
[all...]
/macosx-10.10/procmail-14/procmail/src/
H A Dfields.c52 { register struct field*p,**pp;int idlen; local
112 { int idlen; local
/macosx-10.10/OpenSSL098-52/src/crypto/cms/
H A Dcms_ess.c92 CMS_ReceiptRequest *CMS_ReceiptRequest_create0(unsigned char *id, int idlen, argument
H A Dcms_env.c407 CMS_RecipientInfo_kekri_id_cmp(CMS_RecipientInfo *ri, const unsigned char *id, size_t idlen) argument
445 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) argument
H A Dcms_smime.c681 CMS_decrypt_set1_key(CMS_ContentInfo *cms, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen) argument
/macosx-10.10/apache-793/httpd/modules/cache/
H A Dmod_socache_dc.c93 socache_dc_store(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, apr_time_t expiry, unsigned char *der, unsigned int der_len, apr_pool_t *p) argument
114 socache_dc_retrieve(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, unsigned char *dest, unsigned int *destlen, apr_pool_t *p) argument
135 socache_dc_remove(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, apr_pool_t *p) argument
H A Dmod_socache_dbm.c190 socache_dbm_store(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, apr_time_t expiry, unsigned char *ucaData, unsigned int nData, apr_pool_t *pool) argument
259 socache_dbm_retrieve(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, unsigned char *dest, unsigned int *destlen, apr_pool_t *p) argument
325 socache_dbm_remove(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, apr_pool_t *p) argument
[all...]
H A Dmod_socache_memcache.c180 socache_mc_id2key(ap_socache_instance_t *ctx, const unsigned char *id, unsigned int idlen, char *key, apr_size_t keylen) argument
195 socache_mc_store(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, apr_time_t expiry, unsigned char *ucaData, unsigned int nData, apr_pool_t *p) argument
221 socache_mc_retrieve(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, unsigned char *dest, unsigned int *destlen, apr_pool_t *p) argument
257 socache_mc_remove(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, apr_pool_t *p) argument
H A Dmod_socache_shmcb.c477 socache_shmcb_store(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, apr_time_t expiry, unsigned char *encoded, unsigned int len_encoded, apr_pool_t *p) argument
515 socache_shmcb_retrieve(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, unsigned char *dest, unsigned int *destlen, apr_pool_t *p) argument
542 socache_shmcb_remove(ap_socache_instance_t *ctx, server_rec *s, const unsigned char *id, unsigned int idlen, apr_pool_t *p) argument
824 shmcb_subcache_retrieve(server_rec *s, SHMCBHeader *header, SHMCBSubcache *subcache, const unsigned char *id, unsigned int idlen, unsigned char *dest, unsigned int *destlen) argument
886 shmcb_subcache_remove(server_rec *s, SHMCBHeader *header, SHMCBSubcache *subcache, const unsigned char *id, unsigned int idlen) argument
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/pkcs11/
H A Dpkcs11-keygen.c100 int idlen = 0; local
/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Dlocalconf.c223 int idlen = id_p->l - sizeof(struct ipsecdoi_id_b); local
H A Doakley.c1812 oakley_check_certid_in_certchain(cert_t *certchain, int idtype, int idlen, void *id) argument
1829 int idlen; local
1859 int idlen; local
1878 oakley_check_certid_1(vchar_t *cert, int idtype, int idlen, void *id, cert_status_t *certStatus) argument
[all...]
/macosx-10.10/ipsec-286.1.1/ipsec-tools/setkey/
H A Dtest-pfkey.c405 u_int idlen = strlen(str), len; local
/macosx-10.10/postfix-255/postfix/src/tls/
H A Dtls_client.c516 int idlen; local
H A Dtls_dane.c2051 int idlen; local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Drdtarga.c337 int idlen, cmaptype, subtype, flags, interlace_type, components; local
/macosx-10.10/OpenSSH-189/openssh/
H A Dschnorr.c66 schnorr_hash(const BIGNUM *p, const BIGNUM *q, const BIGNUM *g, const EVP_MD *evp_md, const BIGNUM *g_v, const BIGNUM *g_x, const u_char *id, u_int idlen) argument
127 schnorr_sign(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, const EVP_MD *evp_md, const BIGNUM *x, const BIGNUM *g_x, const u_char *id, u_int idlen, BIGNUM **r_p, BIGNUM **e_p) argument
221 schnorr_sign_buf(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, const BIGNUM *x, const BIGNUM *g_x, const u_char *id, u_int idlen, u_char **sig, u_int *siglen) argument
258 schnorr_verify(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, const EVP_MD *evp_md, const BIGNUM *g_x, const u_char *id, u_int idlen, const BIGNUM *r, const BIGNUM *e) argument
359 schnorr_verify_buf(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, const BIGNUM *g_x, const u_char *id, u_int idlen, const u_char *sig, u_int siglen) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dt1_lib.c229 long extlen, idlen, itmp; local
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dcms.c1260 int idlen; local
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs4_subs.c1235 nfs4_guid2id(guid_t *guidp, char *id, int *idlen, int isgroup) argument
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_proc.c2116 uint32_t idlen; local
/macosx-10.10/tcl-105/tcl_ext/tclxml/tcldom/src-libxml2/
H A Dtcldom-libxml2.c6049 int i, idlen, len; local
6173 int i, idlen, len; local
[all...]

Completed in 297 milliseconds