Lines Matching defs:keystore
60 #include "keystore.h"
282 if (ps->keystore) {
283 (void) close_keystore(err, ps->keystore, NULL);
286 ps->keystore = NULL;
333 * keystore - keystore to use for accessing trusted
350 keystore_handle_t keystore, char *proxy, ushort_t proxy_port,
369 if (keystore != NULL)
370 ps->keystore = keystore;
1720 if (find_ca_certs(err, ps->keystore, &sec_cas) != 0) {
1805 * found in keystore recorded in static 'ps' structure
2631 ps->keystore = NULL;