Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dbio_b64.c37 int tmp_nl; /* If true, scan until '\n' */ member
215 if (ctx->tmp_nl) { in b64_read()
217 ctx->tmp_nl = 0; in b64_read()
246 ctx->tmp_nl = 1; in b64_read()

Completed in 6 milliseconds