Lines Matching refs:asn1_ps_func
35 asn1_ps_func *ex_func;
36 asn1_ps_func *ex_free_func;
54 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free;
73 asn1_ps_func *cleanup, asn1_bio_state_t next);
75 asn1_ps_func *setup,
255 asn1_ps_func *cleanup, asn1_bio_state_t next)
280 asn1_ps_func *setup,
405 asn1_ps_func *ex_func, asn1_ps_func *ex_free_func)
414 asn1_ps_func **ex_func,
415 asn1_ps_func **ex_free_func)
427 int BIO_asn1_set_prefix(BIO *b, asn1_ps_func *prefix,
428 asn1_ps_func *prefix_free)
433 int BIO_asn1_get_prefix(BIO *b, asn1_ps_func **pprefix,
434 asn1_ps_func **pprefix_free)
439 int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix,
440 asn1_ps_func *suffix_free)
445 int BIO_asn1_get_suffix(BIO *b, asn1_ps_func **psuffix,
446 asn1_ps_func **psuffix_free)