Searched defs:numpipes (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/ssl/record/ |
H A D | rec_layer_s3.c | 606 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 D | e_dasync.c | 164 unsigned int numpipes; member
|
/freebsd/crypto/openssl/test/ |
H A D | sslapitest.c | 10328 size_t written, readbytes, offset, msglen, fragsize = 10, numpipes = 5; in test_pipelining() local
|