Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ps/
Dtspps.c255 if ((result = psfile_get_cache_entry_by_uuid(fd, uuid, &tmp)) == TSS_SUCCESS) in psfile_is_key_registered()
271 if ((result = psfile_get_cache_entry_by_uuid(fd, uuid, &tmp))) in psfile_get_parent_uuid_by_uuid()
285 if ((result = psfile_get_cache_entry_by_uuid(fd, uuid, &tmp))) in psfile_get_parent_ps_type()
308 if ((result = psfile_get_cache_entry_by_uuid(fd, uuid, &tmp))) in psfile_get_key_by_uuid()
602 if ((result = psfile_get_cache_entry_by_uuid(fd, uuid, &c))) in psfile_remove_key()
1110 psfile_get_cache_entry_by_uuid(int fd, TSS_UUID *uuid, struct key_disk_cache *c) in psfile_get_cache_entry_by_uuid() function
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtspps.h37 TSS_RESULT psfile_get_cache_entry_by_uuid(int, TSS_UUID *, struct key_disk_cache *);
/netbsd/src/crypto/external/cpl/trousers/lib/libtspi/
Dtspi.expsym997 psfile_get_cache_entry_by_uuid