Searched refs:tmp_nl (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Dbio_b64.c85 int tmp_nl; /* If true, scan until '\n' */ member in struct:b64_struct
121 ctx->tmp_nl=0;
234 if (ctx->tmp_nl)
237 ctx->tmp_nl=0;
273 ctx->tmp_nl=1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Dbio_b64.c88 int tmp_nl; /* If true, scan until '\n' */ member in struct:b64_struct
124 ctx->tmp_nl = 0;
241 if (ctx->tmp_nl) {
243 ctx->tmp_nl = 0;
276 ctx->tmp_nl = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Dbio_b64.c88 int tmp_nl; /* If true, scan until '\n' */ member in struct:b64_struct
124 ctx->tmp_nl = 0;
241 if (ctx->tmp_nl) {
243 ctx->tmp_nl = 0;
276 ctx->tmp_nl = 1;

Completed in 61 milliseconds