Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/asn1/
Dbio_asn1.c105 int ex_len; member
178 ctx->ex_len = 0; in asn1_bio_init()
306 if (ctx->ex_len <= 0) in asn1_bio_flush_ex()
311 ctx->ex_len); in asn1_bio_flush_ex()
314 ctx->ex_len -= ret; in asn1_bio_flush_ex()
315 if (ctx->ex_len > 0) in asn1_bio_flush_ex()
320 cleanup(b, &ctx->ex_buf, &ctx->ex_len, in asn1_bio_flush_ex()
335 if (setup && !setup(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg)) in asn1_bio_setup_ex()
340 if (ctx->ex_len > 0) in asn1_bio_setup_ex()