OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exclusive_transport
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/include/
tcsd.h
44
int
exclusive_transport
; /* allow applications to open exclusive transport sessions with
member in struct:tcsd_config
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_context.c
229
if (!tcsd_options.
exclusive_transport
)
tcsi_caps.c
171
*(TSS_BOOL *)(*resp) = config->
exclusive_transport
? TRUE : FALSE;
/src/crypto/external/cpl/trousers/dist/src/tcsd/
tcsd_conf.c
85
conf->
exclusive_transport
= 0;
583
conf->
exclusive_transport
= tmp_int;
Completed in 48 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026