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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.h229 int sunw_set_fname(const char *, EVP_PKEY *, X509 *);
H A Dkeystore.c565 if (sunw_set_fname(fname, NULL, cacert) != 0) {
790 if (sunw_set_fname(alias, key, cert) != 0) {
H A Dp12lib.c113 { ERR_PACK(0, SUNW_F_SET_FNAME, 0), "sunw_set_fname" },
1357 * sunw_set_fname() sets the friendlyName in a cert, a private key or
1375 sunw_set_fname(const char *ascname, EVP_PKEY *pkey, X509 *cert) function

Completed in 68 milliseconds