Searched refs:wrmax (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dbio_asn1.c198 int wrmax, wrlen, ret; local
258 wrmax = ctx->copylen;
260 wrmax = inl;
261 ret = BIO_write(b->next_bio, in, wrmax);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dbio_asn1.c198 int wrmax, wrlen, ret; local
258 wrmax = ctx->copylen;
260 wrmax = inl;
261 ret = BIO_write(b->next_bio, in, wrmax);

Completed in 63 milliseconds