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

/external/openssl/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;
237 if (ctx->tmp_nl)
240 ctx->tmp_nl=0;
276 ctx->tmp_nl=1;

Completed in 78 milliseconds