OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:psfile_get_cache_entry_by_uuid
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/include/
tspps.h
37
TSS_RESULT
psfile_get_cache_entry_by_uuid
(int, TSS_UUID *, struct key_disk_cache *);
/src/crypto/external/cpl/trousers/dist/src/tspi/ps/
tspps.c
255
if ((result =
psfile_get_cache_entry_by_uuid
(fd, uuid, &tmp)) == TSS_SUCCESS)
271
if ((result =
psfile_get_cache_entry_by_uuid
(fd, uuid, &tmp)))
285
if ((result =
psfile_get_cache_entry_by_uuid
(fd, uuid, &tmp)))
308
if ((result =
psfile_get_cache_entry_by_uuid
(fd, uuid, &tmp)))
602
if ((result =
psfile_get_cache_entry_by_uuid
(fd, uuid, &c)))
1110
psfile_get_cache_entry_by_uuid
(int fd, TSS_UUID *uuid, struct key_disk_cache *c)
function
Completed in 17 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026