Searched refs:allocated_buflen (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/tests/
H A Dbenchmark.c530 size_t allocated_buflen, buflen; local
555 allocated_buflen = 1024 * 100;
560 allocated_buflen = 1024;
565 raw_buf = gcry_xmalloc (allocated_buflen+15);
568 outbuf = raw_outbuf = gcry_xmalloc (allocated_buflen+15);
651 buflen = allocated_buflen;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/tests/
H A Dbenchmark.c530 size_t allocated_buflen, buflen; local
555 allocated_buflen = 1024 * 100;
560 allocated_buflen = 1024;
565 raw_buf = gcry_xmalloc (allocated_buflen+15);
568 outbuf = raw_outbuf = gcry_xmalloc (allocated_buflen+15);
651 buflen = allocated_buflen;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/tests/
H A Dbenchmark.c530 size_t allocated_buflen, buflen; local
555 allocated_buflen = 1024 * 100;
560 allocated_buflen = 1024;
565 raw_buf = gcry_xmalloc (allocated_buflen+15);
568 outbuf = raw_outbuf = gcry_xmalloc (allocated_buflen+15);
651 buflen = allocated_buflen;

Completed in 155 milliseconds