Home
last modified time | relevance | path

Searched defs:alloc_buf (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c291 unsigned char alloc_buf[100000]; in main() local
H A Dssl_client2.c804 unsigned char alloc_buf[MEMORY_HEAP_SIZE]; in main() local
H A Dssl_server2.c1572 unsigned char alloc_buf[MEMORY_HEAP_SIZE]; in main() local
/third_party/node/deps/cares/src/lib/
H A Dares__buf.c39 unsigned char *alloc_buf; /*!< Pointer to allocated data buffer, member
[all...]
/third_party/mbedtls/programs/test/
H A Dbenchmark.c524 unsigned char alloc_buf[HEAP_SIZE] = { 0 }; in main() local

Completed in 13 milliseconds