Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsps.h50 int init_disk_cache(int);
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_key_ps.c41 if ((rc = init_disk_cache(fd))) in ps_init_disk_cache()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ps/
H A Dps_utils.c350 init_disk_cache(int fd) in init_disk_cache() function