Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 139) sorted by relevance

123456

/mirbsd/src/lib/libssl/src/crypto/rand/
Drand_egd.c99 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes()
108 int RAND_egd_bytes(const char *path,int bytes) in RAND_egd_bytes()
136 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes()
284 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes()
Drand.h81 int (*bytes)(unsigned char *buf, int num); member
Drandfile.c96 int RAND_load_file(const char *file, long bytes) in RAND_load_file()
/mirbsd/src/sys/scsi/
Dscsiconf.h381 _lto2b(val, bytes) in _lto2b() argument
391 _lto3b(val, bytes) in _lto3b() argument
402 _lto4b(val, bytes) in _lto4b() argument
414 _lto8b(val, bytes) in _lto8b() argument
430 _2btol(bytes) in _2btol() argument
440 _3btol(bytes) in _3btol() argument
450 _4btol(bytes) in _4btol() argument
461 _5btol(bytes) in _5btol() argument
475 _8btol(bytes) in _8btol() argument
492 _lto2l(val, bytes) in _lto2l() argument
[all …]
/mirbsd/src/usr.bin/ssh/
Dbuffer.c191 buffer_consume_ret(Buffer *buffer, u_int bytes) in buffer_consume_ret()
202 buffer_consume(Buffer *buffer, u_int bytes) in buffer_consume()
211 buffer_consume_end_ret(Buffer *buffer, u_int bytes) in buffer_consume_end_ret()
220 buffer_consume_end(Buffer *buffer, u_int bytes) in buffer_consume_end()
Dbufbn.c102 u_int bits, bytes; in buffer_get_bignum_ret() local
146 u_int bytes; in buffer_put_bignum2_ret() local
Dprogressmeter.c88 format_rate(char *buf, int size, off_t bytes) in format_rate()
107 format_size(char *buf, int size, off_t bytes) in format_size()
/mirbsd/src/lib/libssl/src/crypto/x509/
Dx509name.c175 unsigned char *bytes, int len, int loc, int set) in X509_NAME_add_entry_by_OBJ()
187 unsigned char *bytes, int len, int loc, int set) in X509_NAME_add_entry_by_NID()
199 const unsigned char *bytes, int len, int loc, int set) in X509_NAME_add_entry_by_txt()
276 const char *field, int type, const unsigned char *bytes, int len) in X509_NAME_ENTRY_create_by_txt()
295 int type, unsigned char *bytes, int len) in X509_NAME_ENTRY_create_by_NID()
312 ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) in X509_NAME_ENTRY_create_by_OBJ()
350 const unsigned char *bytes, int len) in X509_NAME_ENTRY_set_data()
Dx509_req.c256 const unsigned char *bytes, int len) in X509_REQ_add1_attr_by_OBJ()
265 const unsigned char *bytes, int len) in X509_REQ_add1_attr_by_NID()
274 const unsigned char *bytes, int len) in X509_REQ_add1_attr_by_txt()
/mirbsd/src/gnu/usr.bin/perl/lib/
Dbytes.pm1 package bytes; package
Dbytes_heavy.pl1 package bytes; package
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/lib/Encode/
DEncoder.pm58 sub bytes { subroutine
/mirbsd/src/gnu/usr.bin/texinfo/info/
Dtilde.c307 xmalloc (bytes) in xmalloc() argument
318 xrealloc (pointer, bytes) in xrealloc() argument
/mirbsd/src/lib/libocurses/
Daddbytes.c44 __waddbytes(win, bytes, count, so) in __waddbytes() argument
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtramp-frame.h65 ULONGEST bytes; member
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Di386dynix.c61 struct external_exec *bytes = (struct external_exec *)raw_bytes; local
Daout-adobe.c38 struct external_exec *bytes, in aout_adobe_swap_exec_header_in()
58 struct external_exec *bytes) in aout_adobe_swap_exec_header_out()
Di386lynx.c344 struct reloc_ext_external *bytes; variable
368 struct reloc_std_external *bytes; variable
Di386os9k.c47 mh_com *bytes = (mh_com *) raw_bytes; local
/mirbsd/src/usr.sbin/httpd/src/modules/standard/
Dmod_status.c145 static void format_byte_out(request_rec *r, unsigned long bytes) in format_byte_out()
221 unsigned long lres, bytes; in status_handler() local
/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFormat.c738 off_t bytes = anchor ? anchor->actual_length : 0; in HTCopy() local
924 off_t bytes; in HTFileCopy() local
999 off_t bytes; in HTMemCopy() local
1056 off_t bytes; in HTGzFileCopy() local
1148 off_t bytes; in HTZzFileCopy() local
1262 off_t bytes; in HTBzFileCopy() local
/mirbsd/src/sys/altq/
Daltq.h59 u_int64_t bytes; member
/mirbsd/src/sys/dev/pci/
Dpciide_piix_reg.h61 #define PIIX_IDETIM_SET(x, bytes, channel) \ argument
63 #define PIIX_IDETIM_CLEAR(x, bytes, channel) \ argument
/mirbsd/src/usr.bin/tail/
Dread.c70 bytes(fp, off) in bytes() function
/mirbsd/src/libexec/ld.so/ldconfig/
Dprebind_delete.c131 ssize_t bytes; in strip_prebind() local

123456