Searched refs:xi (Results 1 - 25 of 74) sorted by relevance

123

/macosx-10.10.1/OpenSSL098-52/src/crypto/pem/
H A Dpem_info.c93 X509_INFO *xi=NULL; local
115 if ((xi=X509_INFO_new()) == NULL) goto err;
135 if (xi->x509 != NULL)
137 if (!sk_X509_INFO_push(ret,xi)) goto err;
138 if ((xi=X509_INFO_new()) == NULL) goto err;
141 pp=&(xi->x509);
146 if (xi->x509 != NULL)
148 if (!sk_X509_INFO_push(ret,xi)) goto err;
149 if ((xi=X509_INFO_new()) == NULL) goto err;
152 pp=&(xi
311 PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/sha/asm/
H A Dsha1-x86_64.pl50 $xi="%eax";
104 mov `4*$i`($inp),$xi
105 `"bswap $xi" if(!defined($host))`
106 mov $xi,`4*$i`(%rsp)
109 lea 0x5a827999($xi,$e),$f
111 mov `4*$j`($inp),$xi
114 `"bswap $xi" if(!defined($host))`
117 mov $xi,`4*$j`(%rsp)
124 lea 0x5a827999($xi,$e),$f
125 mov `4*($j%16)`(%rsp),$xi
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/x509/
H A Dx509_r2x.c71 X509_CINF *xi=NULL; local
81 xi=ret->cert_info;
85 if ((xi->version=M_ASN1_INTEGER_new()) == NULL) goto err;
86 if (!ASN1_INTEGER_set(xi->version,2)) goto err;
87 /* xi->extensions=ri->attributes; <- bad, should not ever be done
97 if (X509_gmtime_adj(xi->validity->notBefore,0) == NULL)
99 if (X509_gmtime_adj(xi->validity->notAfter,(long)60*60*24*days) == NULL)
H A Dx509_vfy.c957 X509 *xs,*xi; local
966 xi=sk_X509_value(ctx->chain,n);
968 if (ctx->check_issued(ctx, xi, xi))
969 xs=xi;
975 ctx->current_cert=xi;
996 if (!xs->valid && (xs != xi || (ctx->param->flags & X509_V_FLAG_CHECK_SS_SIGNATURE)))
998 if ((pkey=X509_get_pubkey(xi)) == NULL)
1001 ctx->current_cert=xi;
1027 ctx->current_issuer=xi;
[all...]
/macosx-10.10.1/groff-38/groff/font/devps/generate/
H A Dlgreekmap29 xi *c
H A Dsymbolchars64 xi *c
/macosx-10.10.1/zsh-61/zsh/Functions/VCS_Info/
H A DVCS_INFO_hook7 local -xi ret
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dcrl2p7.c303 X509_INFO *xi; local
328 xi=sk_X509_INFO_shift(sk);
329 if (xi->x509 != NULL)
331 sk_X509_push(stack,xi->x509);
332 xi->x509=NULL;
335 X509_INFO_free(xi);
H A Dverify.c286 X509_INFO *xi; local
307 xi=sk_X509_INFO_shift(sk);
308 if (xi->x509 != NULL)
310 sk_X509_push(stack,xi->x509);
311 xi->x509=NULL;
313 X509_INFO_free(xi);
/macosx-10.10.1/apache-793/httpd/modules/dav/main/
H A Dprops.c466 dav_xmlns_info *xi,
474 const char *prefix = dav_xmlns_add_uri(xi, name->ns);
595 dav_xmlns_info *xi = dav_xmlns_create(propdb->p); local
600 (void) (*db_hooks->define_namespaces)(propdb->db, xi); local
626 xi, &hdr,
637 dav_output_prop_name(propdb->p, &name, xi, &hdr);
644 /* all namespaces have been entered into xi. generate them into
646 dav_xmlns_generate(xi, &hdr_ns);
707 dav_xmlns_info *xi; local
725 xi
464 dav_output_prop_name(apr_pool_t *pool, const dav_prop_name *name, dav_xmlns_info *xi, apr_text_header *phdr) argument
831 (void) (*db_hooks->define_namespaces)(propdb->db, xi); local
[all...]
H A Dutil.c415 dav_xmlns_info *xi = apr_pcalloc(pool, sizeof(*xi)); local
417 xi->pool = pool;
418 xi->uri_prefix = apr_hash_make(pool);
419 xi->prefix_uri = apr_hash_make(pool);
421 return xi;
424 DAV_DECLARE(void) dav_xmlns_add(dav_xmlns_info *xi, argument
428 apr_hash_set(xi->prefix_uri, prefix, APR_HASH_KEY_STRING, uri);
432 apr_hash_set(xi->uri_prefix, uri, APR_HASH_KEY_STRING, prefix);
435 DAV_DECLARE(const char *) dav_xmlns_add_uri(dav_xmlns_info *xi, argument
449 dav_xmlns_get_uri(dav_xmlns_info *xi, const char *prefix) argument
455 dav_xmlns_get_prefix(dav_xmlns_info *xi, const char *uri) argument
461 dav_xmlns_generate(dav_xmlns_info *xi, apr_text_header *phdr) argument
[all...]
H A Dmod_dav.h550 DAV_DECLARE(void) dav_xmlns_add(dav_xmlns_info *xi,
555 DAV_DECLARE(const char *) dav_xmlns_add_uri(dav_xmlns_info *xi,
559 DAV_DECLARE(const char *) dav_xmlns_get_uri(dav_xmlns_info *xi,
564 DAV_DECLARE(const char *) dav_xmlns_get_prefix(dav_xmlns_info *xi,
568 DAV_DECLARE(void) dav_xmlns_generate(dav_xmlns_info *xi,
1066 dav_error * (*define_namespaces)(dav_db *db, dav_xmlns_info *xi);
1081 dav_xmlns_info *xi,
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Draw_ip.c1074 struct xinpcb xi; variable in typeref:struct:xinpcb
1076 bzero(&xi, sizeof(xi));
1077 xi.xi_len = sizeof xi;
1079 inpcb_to_compat(inp, &xi.xi_inp);
1081 sotoxsocket(inp->inp_socket, &xi.xi_socket);
1082 error = SYSCTL_OUT(req, &xi, sizeof xi);
1178 struct xinpcb64 xi; variable in typeref:struct:xinpcb64
[all...]
H A Dip_divert.c636 struct xinpcb xi;
638 bzero(&xi, sizeof(xi));
639 xi.xi_len = sizeof xi;
641 inpcb_to_compat(inp, &xi.xi_inp);
643 sotoxsocket(inp->inp_socket, &xi.xi_socket);
644 error = SYSCTL_OUT(req, &xi, sizeof xi);
H A Dudp_usrreq.c1049 struct xinpcb xi; variable in typeref:struct:xinpcb
1051 bzero(&xi, sizeof (xi));
1052 xi.xi_len = sizeof (xi);
1054 inpcb_to_compat(inp, &xi.xi_inp);
1056 sotoxsocket(inp->inp_socket, &xi.xi_socket);
1057 error = SYSCTL_OUT(req, &xi, sizeof (xi));
1155 struct xinpcb64 xi; variable in typeref:struct:xinpcb64
[all...]
H A Din_pcblist.c335 struct xinpcb_n *xi = (struct xinpcb_n *)buf; local
337 ADVANCE64(xi, sizeof (*xi));
347 inpcb_to_xinpcb_n(inp, xi);
/macosx-10.10.1/xnu-2782.1.97/osfmk/corecrypto/ccsha1/src/
H A Dccsha1_eay.c107 #define BODY_00_15(i,a,b,c,d,e,f,xi) \
108 (f)=xi+(e)+K_00_19+ROTATE((a),5)+F_00_19((b),(c),(d)); \
111 #define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \
112 Xupdate(f,xi,xa,xb,xc,xd); \
116 #define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \
117 Xupdate(f,xi,xa,xb,xc,xd); \
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Dlgamma.c278 int xi; local
284 xi = (int)x;
285 if (xi == x)
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_as.c144 * xltab index reflects the offset 'xi' of the assigned dtdo_xlmtab[] location.
151 uint_t i, uint_t xi, dt_node_t *dnp)
157 assert(xi < dp->dtdo_xlmlen);
181 DIF_INSTR_OP(dp->dtdo_buf[i]), xi, DIF_INSTR_RD(dp->dtdo_buf[i]));
184 dp->dtdo_xlmtab[xi] = dnp;
150 dt_as_xlate(dt_pcb_t *pcb, dtrace_difo_t *dp, uint_t i, uint_t xi, dt_node_t *dnp) argument
/macosx-10.10.1/OpenSSL098-52/src/crypto/sha/
H A Dsha_locl.h164 #define BODY_00_15(i,a,b,c,d,e,f,xi) \
165 (f)=xi+(e)+K_00_19+ROTATE((a),5)+F_00_19((b),(c),(d)); \
168 #define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \
169 Xupdate(f,xi,xa,xb,xc,xd); \
173 #define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \
174 Xupdate(f,xi,xa,xb,xc,xd); \
372 #define BODY_00_15(xi) do { \
375 A=ROTATE(A,5)+T+xi; } while(0)
/macosx-10.10.1/apache-793/httpd/modules/dav/fs/
H A Ddbm.c512 static dav_error * dav_propdb_define_namespaces(dav_db *db, dav_xmlns_info *xi) argument
529 dav_xmlns_add(xi,
530 apr_psprintf(xi->pool, "ns%d", ns),
531 apr_pstrdup(xi->pool, uri));
539 dav_xmlns_info *xi,
537 dav_propdb_output_value(dav_db *db, const dav_prop_name *name, dav_xmlns_info *xi, apr_text_header *phdr, int *found) argument
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dcalculus.tcl1424 set xi [expr {$xb-$fb/$coeff}]
1425 set fi [$f $xi]
1430 set diff1 [expr {abs($xe-$xi)}]
1431 set diff2 [expr {abs($xb-$xi)}]
1439 set xe $xi
1442 set xb $xi
1447 return $xi
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A DmakeTestCases.tcl36 x xi xii xiii xiv xv xvi xvii xviii xix
219 x xi xii xiii xiv xv xvi xvii xviii xix
513 11 xi 11 xi AM
516 23 xxiii 11 xi PM
1119 lhour {? i xi xii xiii xxiii} \
1120 lhampm {xii i xi xii i xi} \
/macosx-10.10.1/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A Dhttpvfs.tcl174 set validityRE {(?xi)
191 set validityRE {(?xi)
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dlistbox.tcl672 set xi 0
675 foreach id [$path.c find overlapping $xi $y $xs $y] {
689 set xi $xs
695 set xi [expr {[lindex [$path.c coords n:$item] 0]-[Widget::getoption $path -padx]}]
697 if {$x >= $xi && $x <= $xs} {
1346 # we extract the box (xi,yi,xs,ys) where we can find item around x,y
1354 set xi 0
1366 set xi $xs
1371 set xi [expr {[lindex [$path.c coords n:$item] 0]-[Widget::getoption $path -padx]-1}]
1449 $path.c create rectangle $xi
[all...]

Completed in 194 milliseconds

123