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