Home
last modified time | relevance | path

Searched refs:StartAuthSession_Out (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DStartAuthSession_fp.h25 } StartAuthSession_Out; typedef
30 StartAuthSession_Out* out);
43 UINT16 StartAuthSession_Out_Marshal(StartAuthSession_Out* source,
DMarshal_StartAuthSession.c10 UINT16 StartAuthSession_Out_Marshal(StartAuthSession_Out* source, in StartAuthSession_Out_Marshal()
84 StartAuthSession_Out out; in Exec_StartAuthSession()
DStartAuthSession.c32 StartAuthSession_Out *out // OUT: output parameter buffer in TPM2_StartAuthSession()