Searched refs:BIO_ds_dump_header (Results 1 – 3 of 3) sorted by relevance
438 extern int BIO_ds_dump_header(PKG_ERR *, BIO *);
771 BIO_ds_dump_header(PKG_ERR *err, BIO *bio) in BIO_ds_dump_header() function
795 if ((BIO_ds_dump_header(err, p7_bio) != 0) || in ds_validate_signature()