Home
last modified time | relevance | path

Searched refs:raw_read_stdin (Results 1 – 4 of 4) sorted by relevance

/openssl-master/apps/include/
A Dapps.h317 int raw_read_stdin(void *, int);
/openssl-master/apps/lib/
A Dapps.c2814 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function
2825 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function
2835 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function
/openssl-master/apps/
A Ds_client.c2955 i = raw_read_stdin(cbuf, BUFSIZZ / 2); in s_client_main()
2971 i = raw_read_stdin(cbuf, BUFSIZZ); in s_client_main()
A Ds_server.c2545 i = raw_read_stdin(buf, bufsize / 2); in sv_body()
2561 i = raw_read_stdin(buf, bufsize); in sv_body()

Completed in 29 milliseconds