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