Searched refs:num_write (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bio/
H A Dbio_lib.c99 bio->num_write=0L;
203 if (i > 0) b->num_write+=(unsigned long)i;
236 if (i > 0) b->num_write+=(unsigned long)i;
552 if(bio) return bio->num_write;
H A Dbio.h268 unsigned long num_write; member in struct:bio_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbio_lib.c99 bio->num_write=0L;
249 if (i > 0) b->num_write+=(unsigned long)i;
282 if (i > 0) b->num_write+=(unsigned long)i;
598 if(bio) return bio->num_write;
H A Dbio.h311 unsigned long num_write; member in struct:bio_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dbio.h268 unsigned long num_write; member in struct:bio_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h311 unsigned long num_write; member in struct:bio_st

Completed in 39 milliseconds