Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsps.h63 #define PS_init_disk_cache() ps_init_disk_cache() macro
66 #define PS_init_disk_cache() (TSS_SUCCESS) macro
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dsvrside.c172 result = PS_init_disk_cache(); in tcsd_startup()