Home
last modified time | relevance | path

Searched refs:int8_t_Marshal (Results 1 – 2 of 2) sorted by relevance

/external/tpm2/
Dtpm_generated.h20 UINT16 int8_t_Marshal(int8_t* source, BYTE** buffer, INT32* size);
Dtpm_generated.c57 UINT16 int8_t_Marshal(int8_t* source, BYTE** buffer, INT32* size) { in int8_t_Marshal() function
426 return int8_t_Marshal(source, buffer, size); in INT8_Marshal()
7463 return int8_t_Marshal(source, buffer, size); in TPM_CLOCK_ADJUST_Marshal()