Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dbio_asn1.c59 void *ex_arg; member
142 ctx->prefix_free(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg); in asn1_bio_free()
144 ctx->suffix_free(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg); in asn1_bio_free()
270 cleanup(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg); in asn1_bio_flush_ex()
284 if (setup && !setup(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg)) { in asn1_bio_setup_ex()
362 ctx->ex_arg = arg2; in asn1_bio_ctrl()
366 *(void **)arg2 = ctx->ex_arg; in asn1_bio_ctrl()

Completed in 6 milliseconds