Searched refs:buffer (Results 226 - 250 of 441) sorted by relevance

1234567891011>>

/barrelfish-master/lib/openssl-1.0.0d/crypto/pem/
H A DMakefile81 pem_all.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
96 pem_err.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
109 pem_info.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
124 pem_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
142 pem_oth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
156 pem_pk8.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
171 pem_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
187 pem_seal.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
202 pem_sign.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
217 pem_x509.o: ../../include/openssl/bio.h ../../include/openssl/buffer
[all...]
/barrelfish-master/usr/bench/bulk_bench/
H A Dbulkbench.c29 static char buffer[BULKSIZE]; variable
83 memcpy(buffer, buf, size);
273 send(buffer, block_size);
279 /* send(buffer, bufsize); */
/barrelfish-master/lib/posixcompat/
H A Dshm.c164 char buffer[1024]; local
165 debug_print_cap_at_capref(buffer, 1024, s->frame);
167 __FILE__, __LINE__, skey, buffer);
/barrelfish-master/usr/drivers/serial/
H A Dserial_lpuart.c43 char buffer[10000]; local
44 lpuart_pr(buffer, 10000, &spc->uart);
45 LPUART_DEBUG("printing lpuart %s\n", buffer);
60 debug_printf("receive buffer overrun!\n");
/barrelfish-master/usr/kaluga/
H A Dstart_cpu.c207 char buffer[1024]; local
208 debug_print_cap(buffer, 1024, &info);
209 KALUGA_DEBUG("%s:%d: capability=%s\n", __FILE__, __LINE__, buffer);
/barrelfish-master/lib/openssl-1.0.0d/crypto/pkcs12/
H A DMakefile84 p12_add.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
98 p12_asn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
111 p12_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
125 p12_crpt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
139 p12_crt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
152 p12_decr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
166 p12_init.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
181 p12_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
194 p12_kiss.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
208 p12_mutl.o: ../../include/openssl/bio.h ../../include/openssl/buffer
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/dsa/
H A DMakefile81 dsa_ameth.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h
97 dsa_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
106 dsa_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
124 dsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
134 dsa_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
143 dsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
158 dsa_ossl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
168 dsa_pmeth.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
183 dsa_prn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
193 dsa_sign.o: ../../include/openssl/buffer
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/ts/
H A DMakefile89 ts_asn1.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
105 ts_conf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
122 ts_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
137 ts_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
153 ts_req_print.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
169 ts_req_utils.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
187 ts_rsp_print.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
203 ts_rsp_sign.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
220 ts_rsp_utils.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
237 ts_rsp_verify.o: ../../include/openssl/bio.h ../../include/openssl/buffer
[all...]
/barrelfish-master/lib/openssl-1.0.0d/engines/ccgost/
H A DMakefile94 gost2001.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
110 gost2001_keyx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
128 gost94_keyx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
145 gost_ameth.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
161 gost_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
176 gost_crypt.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
191 gost_ctl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
206 gost_eng.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
222 gost_md.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
244 gost_pmeth.o: ../../include/openssl/buffer
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/rand/
H A DMakefile89 rand_egd.o: ../../include/openssl/buffer.h ../../include/openssl/e_os2.h
101 rand_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
115 rand_nw.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
125 rand_os2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
136 rand_unix.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
148 rand_win.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
158 randfile.o: ../../e_os.h ../../include/openssl/buffer.h
/barrelfish-master/lib/bulk_transfer/backends/net/
H A Dbulk_net_transparent.c317 BNT_DEBUG("ERROR: buffer sizes do not match: %i", t->buffer_size);
548 tb_d->buffer = b;
630 tb_d->buffer = b;
722 tb->buffer = b;
792 tb->buffer = b;
875 if (tb->buffer != NULL) {
879 tb->buffer = NULL;
1074 /* TODO: change to buffer size */
1075 debug_printf("ERROR: only pools with matching buffer size can be assigned\n");
1100 struct bulk_buffer *buffer,
1099 impl_channel_move(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
1112 impl_channel_pass(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
1122 impl_channel_copy(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
1132 impl_channel_release(struct bulk_channel *channel, struct bulk_buffer *buffer, struct bulk_continuation cont) argument
[all...]
/barrelfish-master/doc/015-disk-driver-arch/
H A Dlibahci.tex30 subsystem in the form of a \acs{dma} buffer pool, which allows for \acs{dma}
31 buffer allocation and freeing.
34 buffer pool. After that, calls to \lstinline+ahci_dma_region_alloc+ and
40 Additionally the buffer pool provides helper functions that facilitate copying
41 data in and out of a buffer (\lstinline+ahci_dma_region_copy_in+ and
71 \acs{dma} buffer pool uses a doubly linked free list for maintaining the free
105 \lstinline+struct ahci_dma_region+ for the buffer that will be returned,
106 including computing the virtual and physical addresses of the buffer, and
120 successor in order to prevent excessive fragmentation of the buffer pool
128 buffer,
[all...]
/barrelfish-master/lib/vfs/
H A Dvfs_fat.c710 read(void *st, vfs_handle_t fhandle, void *buffer, size_t bytes, size_t *bytes_read) argument
773 // fetch data and copy into buffer
779 memcpy(buffer, data+cluster_offset, read_size);
787 buffer = (char *)buffer + read_size;
802 write(void *st, vfs_handle_t handle, const void *buffer, size_t bytes, argument
1291 mount->startblock + fs_info_sector, reply.buffer ,
1293 if (memcmp(reply.buffer+0, "RRaA", 4) != 0 ||
1294 memcmp(reply.buffer+0x1e4, "rrAa", 4) != 0)
1297 " %"PRIx32", %"PRIx32, *(uint32_t*)(reply.buffer
[all...]
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A DMakefile171 app_rand.o: ../include/openssl/buffer.h ../include/openssl/conf.h
186 apps.o: ../include/openssl/bn.h ../include/openssl/buffer.h
203 asn1pars.o: ../include/openssl/buffer.h ../include/openssl/conf.h
219 ca.o: ../include/openssl/bn.h ../include/openssl/buffer.h
235 ciphers.o: ../include/openssl/buffer.h ../include/openssl/comp.h
256 cms.o: ../include/openssl/buffer.h ../include/openssl/cms.h
272 crl.o: ../include/openssl/buffer.h ../include/openssl/conf.h
287 crl2p7.o: ../include/openssl/buffer.h ../include/openssl/conf.h
303 dgst.o: ../include/openssl/buffer.h ../include/openssl/conf.h
319 dh.o: ../include/openssl/bn.h ../include/openssl/buffer
[all...]
/barrelfish-master/lib/libc/net/
H A Dgethostbydns.c468 char *buffer; local
480 buffer = va_arg(ap, char *);
524 dbg_printf("static buffer is too small (%d)\n", n, statp);
542 if (__copy_hostent(&he, hptr, buffer, buflen) != 0) {
559 char *buffer; local
582 buffer = va_arg(ap, char *);
632 dbg_printf("static buffer is too small (%d)\n", n, statp);
701 if (__copy_hostent(&he, hptr, buffer, buflen) != 0) {
/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec_ameth.c429 unsigned char *buffer=NULL; local
477 if ((buffer = OPENSSL_malloc(buf_len)) == NULL)
500 buffer, off))
503 buffer, off))
517 if (buffer != NULL)
518 OPENSSL_free(buffer);
/barrelfish-master/lib/openssl-1.0.0d/crypto/pkcs7/
H A DMakefile106 pk7_asn1.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
118 pk7_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
132 pk7_doit.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
146 pk7_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
159 pk7_mime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
173 pk7_smime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
/barrelfish-master/lib/lwip2/src/netif/ppp/polarssl/
H A Dmd4.c190 * MD4 process buffer
211 MEMCPY( (void *) (ctx->buffer + left),
213 md4_process( ctx, ctx->buffer );
228 MEMCPY( (void *) (ctx->buffer + left),
270 * output = MD4( input buffer )
/barrelfish-master/usr/eclipseclp/Oci/
H A Dmysql.c135 /* DBI_BUFFER_OVER */ "BBI-012: buffer overflow",
262 #ifdef HAVE_MYSQLBIGINT /* buffer for 64 bit integers if available */
303 from the tuple buffer. For tuple (output) templates only
309 void * buffer, void * lengths, pword * tuple)
339 argbuf = ((char *)buffer) + argmap->offset;
343 /* For direct statements, the buffer sizes specified
349 argbuf = (char *) ((MYSQL_ROW)buffer)[arg];
386 if (sscanf(((MYSQL_ROW)buffer)[arg],"%I64d",&i) == 0) {
388 if (sscanf(((MYSQL_ROW)buffer)[arg],"%lld",&i) == 0) {
398 if (sscanf(((MYSQL_ROW)buffer)[ar
308 template_put(int tuple_num, template_t * template,sql_t sql_type, void * buffer, void * lengths, pword * tuple) argument
493 template_bind(int tuple_num, template_t * template,char * buffer,void * lengths,pword * tuple) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/ecdh/
H A DMakefile87 ech_key.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
99 ech_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
113 ech_ossl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
/barrelfish-master/include/lwip2/netif/ppp/polarssl/
H A Dmd4.c190 * MD4 process buffer
211 MEMCPY( (void *) (ctx->buffer + left),
213 md4_process( ctx, ctx->buffer );
228 MEMCPY( (void *) (ctx->buffer + left),
270 * output = MD4( input buffer )
/barrelfish-master/lib/dma/ioat/
H A Dioat_dma_channel.c203 static char buffer[512]; local
204 ioat_dma_chan_dma_comp_pr(buffer, 512, &chan->channel);
205 debug_printf("%s\n", buffer);
/barrelfish-master/usr/tests/e10ktest/
H A De10ktest_latencies.c64 /* printf("PBUF_POOL_BUFSIZE = %u, rx buffer size = %zu\n", PBUF_POOL_BUFSIZE, */
131 void process_received_packet(struct driver_rx_buffer *buffer, size_t count, argument
136 struct packet *p = buffer->opaque;
139 p->len = buffer->len;
282 //free buffer for receiving packets.
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Da_verify.c72 #include <openssl/buffer.h>
/barrelfish-master/lib/openssl-1.0.0d/crypto/conf/
H A DMakefile88 conf_def.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
111 conf_mall.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
126 conf_mod.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
140 conf_sap.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h

Completed in 383 milliseconds

1234567891011>>