asn1_ps_func
asn1_ps_func *cleanup, asn1_bio_state_t next)
asn1_ps_func *setup,
asn1_ps_func *ex_func;
asn1_ps_func *ex_free_func;
asn1_ps_func *ex_func, asn1_ps_func *ex_free_func)
asn1_ps_func **ex_func,
asn1_ps_func **ex_free_func)
int BIO_asn1_set_prefix(BIO *b, asn1_ps_func *prefix,
asn1_ps_func *prefix_free)
int BIO_asn1_get_prefix(BIO *b, asn1_ps_func **pprefix,
asn1_ps_func **pprefix_free)
int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix,
asn1_ps_func *suffix_free)
int BIO_asn1_get_suffix(BIO *b, asn1_ps_func **psuffix,
asn1_ps_func **psuffix_free)
asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free;
asn1_ps_func *cleanup, asn1_bio_state_t next);
asn1_ps_func *setup,
int BIO_asn1_set_prefix(BIO *b, asn1_ps_func *prefix,
asn1_ps_func *prefix_free);
int BIO_asn1_get_prefix(BIO *b, asn1_ps_func **pprefix,
asn1_ps_func **pprefix_free);
int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix,
asn1_ps_func *suffix_free);
int BIO_asn1_get_suffix(BIO *b, asn1_ps_func **psuffix,
asn1_ps_func **psuffix_free);