Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgadm/
H A Daddcert.c77 keystore_encoding_format_t informat = NULL; in addcert() local
250 informat = KEYSTORE_FORMAT_PEM; in addcert()
253 informat = KEYSTORE_FORMAT_PEM; in addcert()
255 informat = KEYSTORE_FORMAT_DER; in addcert()
266 if (load_all_certs(err, certfile, informat, import_passarg, in addcert()
280 if (load_cert_and_key(err, certfile, informat, import_passarg, in addcert()
304 if (load_cert_and_key(err, keyfile, informat, in addcert()