Home
last modified time | relevance | path

Searched defs:buf_ (Results 1 – 16 of 16) sorted by relevance

/netbsd/sys/external/isc/libsodium/dist/src/libsodium/randombytes/nativeclient/
H A Drandombytes_nativeclient.c17 unsigned char *buf_ = (unsigned char *) buf; in randombytes_nativeclient_buf() local
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/
H A Dd1_msg.c12 int dtls1_write_app_data_bytes(SSL *s, int type, const void *buf_, size_t len, in dtls1_write_app_data_bytes()
/netbsd/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_msg.c12 int dtls1_write_app_data_bytes(SSL *s, int type, const void *buf_, size_t len, in dtls1_write_app_data_bytes()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/randombytes/sysrandom/
H A Drandombytes_sysrandom.c107 safe_read(const int fd, void * const buf_, size_t size) in safe_read()
226 randombytes_linux_getrandom(void * const buf_, size_t size) in randombytes_linux_getrandom()
/netbsd/external/apache2/llvm/dist/libcxx/src/include/
H A Dsso_allocator.h37 typename aligned_storage<sizeof(_Tp) * _Np>::type buf_; variable
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c157 safe_read(const int fd, void * const buf_, size_t size) in safe_read()
268 randombytes_linux_getrandom(void * const buf_, size_t size) in randombytes_linux_getrandom()
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flag_parser.h107 const char *buf_; variable
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h109 const char *buf_; variable
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flag_parser.h107 const char *buf_; variable
/netbsd/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress.gen.c432 struct evbuffer *buf_ = evbuffer_new(); in evtag_marshal_msg() local
723 struct evbuffer *buf_ = evbuffer_new(); in evtag_marshal_kill() local
1221 struct evbuffer *buf_ = evbuffer_new(); in evtag_marshal_run() local
/netbsd/external/bsd/libevent/dist/test/
H A Dregress.gen.c435 struct evbuffer *buf_ = evbuffer_new(); in evtag_marshal_msg() local
723 struct evbuffer *buf_ = evbuffer_new(); in evtag_marshal_kill() local
1213 struct evbuffer *buf_ = evbuffer_new(); in evtag_marshal_run() local
/netbsd/external/bsd/libevent/dist/
H A Darc4random.c489 arc4random_buf(void *buf_, size_t n) in arc4random_buf()
/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Darc4random.c500 arc4random_buf(void *buf_, size_t n) in arc4random_buf()
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/record/
H A Drec_layer_s3.c350 int ssl3_write_bytes(SSL *s, int type, const void *buf_, size_t len, in ssl3_write_bytes()
/netbsd/crypto/external/bsd/openssl/dist/ssl/record/
H A Drec_layer_s3.c344 int ssl3_write_bytes(SSL *s, int type, const void *buf_, size_t len, in ssl3_write_bytes()
/netbsd/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpftodit.cpp153 unsigned char *buf_; member in File