Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_key_ps.c49 put_file(fd); in ps_init_disk_cache()
65 put_file(fd); in ps_close_disk_cache()
80 put_file(fd); in ps_is_key_registered()
84 put_file(fd); in ps_is_key_registered()
180 put_file(fd); in ps_remove_key()
259 put_file(fd); in ps_get_key_by_uuid()
274 put_file(fd); in ps_get_key_by_cache_entry()
289 put_file(fd); in ps_get_vendor_data()
303 put_file(fd); in ps_is_pub_registered()
307 put_file(fd); in ps_is_pub_registered()
[all …]
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_ps.c73 put_file(fd); in ps_get_registered_keys()
90 put_file(fd); in ps_get_registered_keys2()
106 put_file(fd); in ps_is_key_registered()
128 put_file(fd); in ps_write_key()
144 put_file(fd); in ps_remove_key()
160 put_file(fd); in ps_get_key_by_pub()
164 put_file(fd); in ps_get_key_by_pub()
182 put_file(fd); in ps_get_key_by_uuid()
186 put_file(fd); in ps_get_key_by_uuid()
204 put_file(fd); in ps_get_parent_uuid_by_uuid()
[all …]
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtspps.h20 int put_file(int);
H A Dtcsps.h23 int put_file(int);
/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dtransaction.cpp327 put_file(sqlite::database& db, const fs::path& path) in put_file() function
898 const optional< int64_t > file_id = put_file(_pimpl->_db, path); in put_test_case_file()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ps/
H A Dtcsps.c93 put_file(int fd) in put_file() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ps/
H A Dtspps.c224 put_file(int fd) in put_file() function