Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpkg/common/
H A Dpkglib.h438 extern int BIO_ds_dump_header(PKG_ERR *, BIO *);
H A Ddstream.c771 BIO_ds_dump_header(PKG_ERR *err, BIO *bio) in BIO_ds_dump_header() function
H A Dpkgweb.c795 if ((BIO_ds_dump_header(err, p7_bio) != 0) || in ds_validate_signature()