Searched refs:buffer (Results 201 - 225 of 441) sorted by relevance

1234567891011>>

/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A DMakefile111 a_bitstr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
120 a_bool.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
127 a_bytes.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
136 a_d2i_fp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
143 a_digest.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
156 a_dup.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
163 a_enum.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
171 a_gentm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
179 a_i2d_fp.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
187 a_int.o: ../../include/openssl/bn.h ../../include/openssl/buffer
[all...]
H A Da_i2d_fp.c61 #include <openssl/buffer.h>
H A Dt_crl.c61 #include <openssl/buffer.h>
/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec_asn1.c570 unsigned char *buffer=NULL; local
624 if ((buffer = OPENSSL_malloc(len)) == NULL)
629 if (!EC_POINT_point2oct(group, point, form, buffer, len, NULL))
639 if (!ASN1_OCTET_STRING_set(ret->base, buffer, len))
679 if (buffer)
680 OPENSSL_free(buffer);
1213 unsigned char *buffer=NULL; local
1234 buffer = OPENSSL_malloc(buf_len);
1235 if (buffer == NULL)
1242 if (!BN_bn2bin(a->priv_key, buffer))
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/rsa/
H A DMakefile85 rsa_ameth.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
101 rsa_asn1.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
119 rsa_depr.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
128 rsa_eay.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
144 rsa_gen.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
153 rsa_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
168 rsa_none.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
177 rsa_null.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
186 rsa_oaep.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
198 rsa_pk1.o: ../../include/openssl/buffer
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/evp/
H A DMakefile101 bio_b64.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
110 bio_enc.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
119 bio_md.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
128 bio_ok.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
137 c_all.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
150 c_allc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
163 c_alld.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
176 digest.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
198 e_bf.o: ../../include/openssl/blowfish.h ../../include/openssl/buffer.h
216 e_cast.o: ../../include/openssl/buffer
[all...]
/barrelfish-master/usr/eclipseclp/Oci/
H A Ddbi.h52 * give a buffer b, this argument in the ith tuple
242 cursor_next_tuple(cursor_t * cursor, void ** buffer);
251 cursor_all_tuples(cursor_t * cursor, template_t * template, void * buffer);
/barrelfish-master/lib/bulk_transfer/backends/net/
H A Dbulk_net_backend.h103 struct bulk_buffer *buffer; member in struct:receive_buffer
113 struct bulk_buffer *buffer; member in struct:transmit_buffer
149 * Descriptor for passing around buffer chains with a reasonable length. Note
197 * Add a buffer to the receive queue.
200 * @param phys Physical address of buffer
201 * @param header Physical address of header buffer (needs E10K_HDRSZ bytes)
202 * @param opaque User-Data for this buffer, will be returned when it is used in
212 * @param decs Descriptor for buffer chain to transmit
/barrelfish-master/lib/posixcompat/
H A Dpty.c47 static void chars_cb(void *st, char *buffer, size_t length);
236 /* Check if we have buffered data and copy it to user buffer. */
247 * buffer.
506 static void chars_cb(void *st, char *buffer, size_t length) argument
510 assert(buffer != NULL);
519 * times. In this cases we append to the current buffer which is correct
525 state->mreadbuf_start = buffer;
526 state->mreadbuf_current = buffer;
527 state->mreadbuf_end = buffer + length;
535 memcpy(state->mreadbuf_end, buffer, lengt
[all...]
/barrelfish-master/lib/libc/tests/nss/
H A Dtestutil.h218 char buffer[1024]; \
224 param->sdump_func(data, buffer, sizeof(buffer)); \
225 fputs(buffer, param->fp); \
/barrelfish-master/lib/openssl-1.0.0d/crypto/err/
H A Derr_all.c65 #include <openssl/buffer.h>
H A DMakefile77 err.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/buffer.h
85 err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
105 err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
/barrelfish-master/lib/openssl-1.0.0d/crypto/objects/
H A Dobj_lib.c63 #include <openssl/buffer.h>
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dby_dir.c91 BUF_MEM *buffer; member in struct:lookup_dir_st
162 if ((a->buffer=BUF_MEM_new()) == NULL)
203 if (a->buffer != NULL)
204 BUF_MEM_free(a->buffer);
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Ddtls1.h63 #include <openssl/buffer.h>
/barrelfish-master/include/openssl/
H A Ddtls1.h63 #include <openssl/buffer.h>
/barrelfish-master/doc/015-disk-driver-arch/
H A Dblockdevfs.tex54 \item \lstinline+read(void *handle, size_t pos, void *buffer, size_t bytes,+\\
56 \item \lstinline+write(void *handle, size_t pos, void *buffer, size_t bytes,+\\
93 buffer using \lstinline+ahci_dma_region_alloc+, constructing an appropriate
98 buffer to the user buffer, frees the \acs{dma} buffer, and calls the user
100 to the \acs{dma} buffer (using \lstinline+ahci_dma_region_copy_in+) and updates
102 \lstinline+rx_write_command_completed_cb+ which frees the \acs{dma} buffer and
/barrelfish-master/include/lwip2/lwip/
H A Ddef.h135 char* lwip_strnstr(const char* buffer, const char* token, size_t n);
/barrelfish-master/lib/blk/blk_ahci/
H A Dblk_ahci.h112 errval_t blk_ahci_port_dma(struct ahci_port *port, uint64_t block, struct dma_mem *buffer, bool write);
/barrelfish-master/lib/compiler-rt/builtins/
H A Demutls.c146 char *buffer = NULL; local
150 NULL, last_err, 0, (LPSTR)&buffer, 1, NULL)) {
151 fprintf(stderr, "Windows error: %s\n", buffer);
155 LocalFree(buffer);
/barrelfish-master/lib/cxx/cxx/support/solaris/
H A Dwcsnrtombs.inc63 * May not be enough space; use temp. buffer.
67 * character is too long for the buffer.
/barrelfish-master/lib/vfs/
H A Dvfs_blockdevfs_ahci.c162 errval_t blockdevfs_ahci_read(void *handle, size_t pos, void *buffer, size_t argument
216 ahci_dma_region_copy_out(bufregion, buffer, 0, aligned_bytes);
239 errval_t blockdevfs_ahci_write(void *handle, size_t pos, const void *buffer, argument
253 ahci_dma_region_copy_in(bufregion, buffer, 0, aligned_bytes);
/barrelfish-master/usr/tests/devif/
H A Dbench_stack.c79 char buffer[512]; local
88 sprintf(buffer, ";%s_devq;enqueue;%lu;dequeue;%lu;register;%lu;deregister;%lu \n",
90 sprintf(buffer, ";%s;enqueue;%lu;dequeue;%lu;register;%lu;deregister;%lu \n",
95 printf("%s", buffer);
/barrelfish-master/lib/openssl-1.0.0d/crypto/cms/
H A DMakefile82 cms_asn1.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
97 cms_att.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
113 cms_cd.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h
129 cms_dd.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h
145 cms_enc.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h
161 cms_env.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
177 cms_err.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h
191 cms_ess.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h
206 cms_io.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
220 cms_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/hmac/
H A DMakefile78 hm_ameth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
88 hm_pmeth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
103 hmac.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h

Completed in 224 milliseconds

1234567891011>>