Searched refs:ibuf_off (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbf_buff.c106 ctx->ibuf_off=0;
149 memcpy(out,&(ctx->ibuf[ctx->ibuf_off]),i);
150 ctx->ibuf_off+=i;
190 ctx->ibuf_off=0;
284 ctx->ibuf_off=0;
297 for (i=ctx->ibuf_off; i<ctx->ibuf_len; i++)
326 ctx->ibuf_off=0;
371 ctx->ibuf_off=0;
469 p= &(ctx->ibuf[ctx->ibuf_off]);
484 ctx->ibuf_off
[all...]
H A Dbio.h326 int ibuf_off; /* write/read offset */ member in struct:bio_f_buffer_ctx_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbf_buff.c113 ctx->ibuf_off = 0;
161 memcpy(out, &(ctx->ibuf[ctx->ibuf_off]), i);
162 ctx->ibuf_off += i;
205 ctx->ibuf_off = 0;
302 ctx->ibuf_off = 0;
317 if (p1[ctx->ibuf_off + i] == '\n')
346 ctx->ibuf_off = 0;
384 ctx->ibuf_off = 0;
479 p = &(ctx->ibuf[ctx->ibuf_off]);
492 ctx->ibuf_off
[all...]
H A Dbio.h363 int ibuf_off; /* write/read offset */ member in struct:bio_f_buffer_ctx_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbf_buff.c113 ctx->ibuf_off = 0;
161 memcpy(out, &(ctx->ibuf[ctx->ibuf_off]), i);
162 ctx->ibuf_off += i;
205 ctx->ibuf_off = 0;
302 ctx->ibuf_off = 0;
317 if (p1[ctx->ibuf_off + i] == '\n')
346 ctx->ibuf_off = 0;
384 ctx->ibuf_off = 0;
479 p = &(ctx->ibuf[ctx->ibuf_off]);
492 ctx->ibuf_off
[all...]
H A Dbio.h363 int ibuf_off; /* write/read offset */ member in struct:bio_f_buffer_ctx_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h326 int ibuf_off; /* write/read offset */ member in struct:bio_f_buffer_ctx_struct

Completed in 89 milliseconds