Lines Matching defs:keystore
61 #include "keystore.h"
283 if (ps->keystore) {
284 (void) close_keystore(err, ps->keystore, NULL);
287 ps->keystore = NULL;
334 * keystore - keystore to use for accessing trusted
351 keystore_handle_t keystore, char *proxy, ushort_t proxy_port,
370 if (keystore != NULL)
371 ps->keystore = keystore;
1723 if (find_ca_certs(err, ps->keystore, &sec_cas) != 0) {
1808 * found in keystore recorded in static 'ps' structure
2631 ps->keystore = NULL;