Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/asn1/
Dbio_asn1.c106 int ex_pos; member
177 ctx->ex_pos = 0; in asn1_bio_init()
310 ret = BIO_write(b->next_bio, ctx->ex_buf + ctx->ex_pos, in asn1_bio_flush_ex()
316 ctx->ex_pos += ret; in asn1_bio_flush_ex()
323 ctx->ex_pos = 0; in asn1_bio_flush_ex()