Searched refs:raw_outbuf (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.c529 char *raw_outbuf, *raw_buf; local
568 outbuf = raw_outbuf = gcry_xmalloc (allocated_buflen+15);
569 outbuf = (raw_outbuf
570 + ((16 - ((size_t)raw_outbuf & 0x0f)) % buffer_alignment));
732 gcry_free (raw_outbuf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/tests/
H A Dbenchmark.c529 char *raw_outbuf, *raw_buf; local
568 outbuf = raw_outbuf = gcry_xmalloc (allocated_buflen+15);
569 outbuf = (raw_outbuf
570 + ((16 - ((size_t)raw_outbuf & 0x0f)) % buffer_alignment));
732 gcry_free (raw_outbuf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/tests/
H A Dbenchmark.c529 char *raw_outbuf, *raw_buf; local
568 outbuf = raw_outbuf = gcry_xmalloc (allocated_buflen+15);
569 outbuf = (raw_outbuf
570 + ((16 - ((size_t)raw_outbuf & 0x0f)) % buffer_alignment));
732 gcry_free (raw_outbuf);

Completed in 118 milliseconds