/third_party/node/deps/openssl/openssl/fuzz/ |
H A D | driver.c | 26 int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) in LLVMFuzzerTestOneInput() argument 40 uint8_t *buf = malloc(BUF_SIZE); in main() local
|
H A D | cms.c | 28 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
H A D | conf.c | 26 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | random-devurandom.c | 32 int uv__random_readpath(const char* path, void* buf, size_t buflen) { in uv__random_readpath() argument 86 int uv__random_devurandom(void* buf, size_t buflen) { in uv__random_devurandom() argument
|
H A D | random-getrandom.c | 56 int uv__random_getrandom(void* buf, size_t buflen) { in uv__random_getrandom() argument
|
H A D | random-getentropy.c | 39 int uv__random_getentropy(void* buf, size_t buflen) { in uv__random_getentropy() argument
|
/third_party/rust/crates/clap/clap_complete_fig/tests/ |
H A D | common.rs | 256 let mut buf = vec![]; in basic_command() variables
|
/third_party/rust/crates/io-lifetimes/tests/ |
H A D | api.rs | 15 let mut buf = Vec::new(); in use_file() variables 37 let mut buf = Vec::new(); in use_socket() variables 58 let mut buf = Vec::new(); from_file() variables 71 let mut buf = Vec::new(); from_socket() variables [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | parseaddr.c | 139 char buf[INET6_ADDRSTRLEN]; in pa_is_ip_address() local 153 char buf[INET6_ADDRSTRLEN]; in pa_is_ip6_address() local
|
/third_party/pulseaudio/src/tests/ |
H A D | pacat-simple.c | 70 uint8_t buf[BUFSIZE]; in main() local
|
/third_party/openssl/crypto/asn1/ |
H A D | a_print.c | 72 char buf[80]; in ASN1_STRING_print() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | CircularBuffer_unittest.cpp | 142 CircularBuffer<s, 4> buf; TEST() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | timer_test.cpp | 43 std::ostringstream buf; in TEST() local 69 std::ostringstream buf; in TEST() local 112 std::ostringstream buf; in TEST() local [all...] |
/third_party/openssl/ssl/ |
H A D | d1_msg.c | 39 unsigned char buf[DTLS1_AL_HEADER_LENGTH]; in dtls1_dispatch_alert() local
|
/third_party/openssl/fuzz/ |
H A D | asn1parse.c | 35 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
H A D | x509.c | 26 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
H A D | ct.c | 28 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
H A D | crl.c | 24 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
H A D | driver.c | 26 int LLVMFuzzerTestOneInput(const uint8_t *buf, size_t len) in LLVMFuzzerTestOneInput() argument 40 uint8_t *buf = malloc(BUF_SIZE); in main() local
|
H A D | cms.c | 28 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
H A D | conf.c | 26 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
/third_party/openssl/demos/bio/ |
H A D | server-cmod.c | 24 unsigned char buf[512]; in main() local
|
/third_party/openssl/providers/implementations/rands/seeding/ |
H A D | rand_cpu_x86.c | 61 static size_t get_hardware_random_value(unsigned char *buf, size_t len) in get_hardware_random_value() argument 91 static size_t get_hardware_random_value(unsigned char *buf, size_t len) { in get_hardware_random_value() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | timer_test.cpp | 43 std::ostringstream buf; in TEST() local 69 std::ostringstream buf; in TEST() local 112 std::ostringstream buf; in TEST() local [all...] |
/third_party/skia/third_party/externals/icu/source/samples/cal/ |
H A D | uprint.c | 35 char buf [BUF_SIZE]; in uprint() local
|