Searched refs:sunw_PEM_contents (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dcerts.c106 if (sunw_PEM_contents(incert, pkg_passphrase_cb,
217 if (sunw_PEM_contents(incert, pkg_passphrase_cb,
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.h238 int sunw_PEM_contents(FILE *, pem_password_cb, void *,
H A Dp12lib.c116 { ERR_PACK(0, SUNW_F_PEM_CONTENTS, 0), "sunw_PEM_contents" },
355 * sunw_PEM_contents() parses a PEM file and returns component parts found
391 int sunw_PEM_contents(FILE *fp, pem_password_cb *cb, void *userdata, function

Completed in 62 milliseconds