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