Searched refs:load_cert_and_key (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | pkgadm.h | 68 extern int load_cert_and_key(PKG_ERR *, FILE *,
|
H A D | certs.c | 60 * Function: load_cert_and_key 78 load_cert_and_key(PKG_ERR *err, FILE *incert, function
|
H A D | addcert.c | 280 if (load_cert_and_key(err, certfile, informat, import_passarg, 304 if (load_cert_and_key(err, keyfile, informat,
|
Completed in 75 milliseconds