Home
last modified time | relevance | path

Searched defs:numpipes (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_s3.c606 size_t numpipes, j; ssl3_write_bytes() local
666 do_ssl3_write(SSL * s,int type,const unsigned char * buf,size_t * pipelens,size_t numpipes,int create_empty_fragment,size_t * written) do_ssl3_write() argument
[all...]
/freebsd/crypto/openssl/engines/
H A De_dasync.c164 unsigned int numpipes; member
/freebsd/crypto/openssl/test/
H A Dsslapitest.c10328 size_t written, readbytes, offset, msglen, fragsize = 10, numpipes = 5; in test_pipelining() local