Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsd.h66 #define TCSD_DEFAULT_SYSTEM_PS_DIR VAR_PREFIX "/lib/tpm" macro
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dtcsd_conf.c158 conf->system_ps_dir = strdup(TCSD_DEFAULT_SYSTEM_PS_DIR); in config_set_defaults()