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

/freebsd-9.3-release/crypto/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;

Completed in 43 milliseconds