Searched defs:buf (Results 151 - 175 of 811) sorted by relevance

1234567891011>>

/barrelfish-master/lib/openssl-1.0.0d/crypto/sha/
H A Dsha1test.c110 static unsigned char buf[1000]; local
172 static char buf[80]; local
H A Dshatest.c110 static unsigned char buf[1000]; local
172 static char buf[80]; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/ui/
H A Dui_util.c59 int UI_UTIL_read_pw_string(char *buf,int length,const char *prompt,int verify) argument
69 int UI_UTIL_read_pw(char *buf,char *buff,int size,const char *prompt,int verify) argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_obj.c66 char *X509_NAME_oneline(X509_NAME *a, char *buf, int len) argument
/barrelfish-master/lib/openssl-1.0.0d/demos/bio/
H A Dsaccept.c36 char buf[512]; local
/barrelfish-master/lib/openssl-1.0.0d/demos/maurice/
H A Dexample2.c31 char *buf; local
H A Dexample4.c46 char buf[BUFLEN]; local
80 char buf[BUFLEN]; local
/barrelfish-master/lib/openssl-1.0.0d/demos/
H A Dspkigen.c36 char buf[128]; local
/barrelfish-master/lib/openssl-1.0.0d/demos/ssl/
H A Dcli.cpp37 char buf [4096]; local
H A Dinetdsrv.cpp33 char buf [4096]; local
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Ds23_lib.c120 int ssl23_read(SSL *s, void *buf, int len) argument
143 int ssl23_peek(SSL *s, void *buf, int len) argument
166 int ssl23_write(SSL *s, const void *buf, int len) argument
H A Ds23_srvr.c142 BUF_MEM *buf; local
246 char *buf= &(buf_space[0]); local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Denginetest.c98 char buf[256]; local
H A Dhmactest.c168 static char buf[80]; local
H A Drc4test.c200 { unsigned char buf[513]; local
H A Dsha1test.c110 static unsigned char buf[1000]; local
172 static char buf[80]; local
H A Dshatest.c110 static unsigned char buf[1000]; local
172 static char buf[80]; local
/barrelfish-master/lib/tommath/
H A Dbn_mp_exptmod_fast.c35 mp_digit buf, mp; local
H A Dbn_s_mp_exptmod.c26 mp_digit buf; local
/barrelfish-master/usr/drivers/omap44xx/twl6030/
H A Di2c.h29 uint8_t *buf; member in struct:i2c_msg
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dpacker.c153 void ib_unpack(const struct ib_field *desc, int desc_len, void *buf, argument
68 ib_pack(const struct ib_field *desc, int desc_len, void *structure, void *buf) argument
[all...]
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Den_resources.c86 int mlx4_en_map_buffer(struct mlx4_buf *buf) { argument
[all...]
/barrelfish-master/usr/eclipseclp/icparc_solvers/rxspencer/
H A Ddebug.c235 static char buf[10]; local
/barrelfish-master/kernel/
H A Dmicrobenchmarks.c36 static int microbench_print(struct microbench *mb, char *buf, size_t len) argument
66 char buf[64]; local
/barrelfish-master/include/ahci/
H A Dahci_dma_pool.h26 static inline void *ahci_dma_region_copy_in(struct ahci_dma_region *region, const void *buf, genvaddr_t offset, size_t size) { argument
30 static inline void *ahci_dma_region_copy_out(struct ahci_dma_region *region, void *buf, genvaddr_t offset, size_t size) { argument

Completed in 205 milliseconds

1234567891011>>