Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/asn1/
Dbio_asn1.c104 unsigned char *ex_buf; member
176 ctx->ex_buf = 0; in asn1_bio_init()
310 ret = BIO_write(b->next_bio, ctx->ex_buf + ctx->ex_pos, 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()