Home
last modified time | relevance | path

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

/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
Dbio_asn1.c108 int ex_pos; member
176 ctx->ex_pos = 0; in asn1_bio_init()
309 ret = BIO_write(b->next_bio, ctx->ex_buf + ctx->ex_pos, in asn1_bio_flush_ex()
315 ctx->ex_pos += ret; in asn1_bio_flush_ex()
322 ctx->ex_pos = 0; in asn1_bio_flush_ex()
/external/openssl/crypto/asn1/
Dbio_asn1.c108 int ex_pos; member
176 ctx->ex_pos = 0; in asn1_bio_init()
309 ret = BIO_write(b->next_bio, ctx->ex_buf + ctx->ex_pos, in asn1_bio_flush_ex()
315 ctx->ex_pos += ret; in asn1_bio_flush_ex()
322 ctx->ex_pos = 0; in asn1_bio_flush_ex()