OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__tspi_add_table_entry
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/include/
hosttable.h
38
TSS_RESULT
__tspi_add_table_entry
(TSS_HCONTEXT, BYTE *, int, struct host_table_entry **);
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
hosttable.c
83
__tspi_add_table_entry
(TSS_HCONTEXT tspContext, BYTE *host, int type, struct host_table_entry **ret)
function
tcs_api.c
41
/*
__tspi_add_table_entry
() will make sure an entry doesn't already exist for this tsp context */
42
if ((result =
__tspi_add_table_entry
(tspContext, hostname, type, &entry)))
Completed in 20 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026