OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int32_t_Marshal
(Results
1 - 2
of
2
) sorted by null
/external/tpm2/
tpm_generated.h
36
UINT16
int32_t_Marshal
(int32_t* source, BYTE** buffer, INT32* size);
[
all
...]
tpm_generated.c
249
UINT16
int32_t_Marshal
(int32_t* source, BYTE** buffer, INT32* size) {
410
return
int32_t_Marshal
(source, buffer, size);
[
all
...]
Completed in 332 milliseconds