Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c214 get_desc_file_path(char *name) in get_desc_file_path() function
359 fd = open_nointr(get_desc_file_path(ks_desc_file), in create_keystore()
592 fname = get_desc_file_path(ks_desc_file); in open_and_lock_keystore_desc()
648 (void) get_desc_file_path(ks_desc_file); in lock_desc_file()
1465 (void) get_desc_file_path(ks_desc_file); in soft_keystore_setpin()
2221 (void) get_desc_file_path(ks_desc_file); in soft_keystore_put_new_obj()
2495 (void) get_desc_file_path(ks_desc_file); in soft_keystore_modify_obj()
2722 (void) get_desc_file_path(ks_desc_file); in soft_keystore_del_obj()
2910 fname = get_desc_file_path(ks_desc_file); in soft_keystore_exists()