OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in
(Results
76 - 100
of
3164
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/tpm2/
Marshal_Startup.c
3
// found
in
the LICENSE file.
33
Startup_In
in
;
local
41
result = Startup_In_Unmarshal(&
in
, request_handles, request_parameter_buffer,
47
result = TPM2_Startup(&
in
);
Marshal_StirRandom.c
3
// found
in
the LICENSE file.
33
StirRandom_In
in
;
local
42
StirRandom_In_Unmarshal(&
in
, request_handles, request_parameter_buffer,
48
result = TPM2_StirRandom(&
in
);