HomeSort by relevance Sort by last modified time
    Searched refs:parameter_size_location (Results 51 - 54 of 54) sorted by null

1 23

  /external/tpm2/
Marshal_Quote.c 16 BYTE* parameter_size_location; local
22 parameter_size_location = *buffer;
32 UINT32_Marshal(&parameter_size, &parameter_size_location,
Marshal_Rewrap.c 16 BYTE* parameter_size_location; local
22 parameter_size_location = *buffer;
33 UINT32_Marshal(&parameter_size, &parameter_size_location,
Marshal_StartAuthSession.c 16 BYTE* parameter_size_location; local
25 parameter_size_location = *buffer;
34 UINT32_Marshal(&parameter_size, &parameter_size_location,
Marshal_ZGen_2Phase.c 16 BYTE* parameter_size_location; local
22 parameter_size_location = *buffer;
32 UINT32_Marshal(&parameter_size, &parameter_size_location,

Completed in 3564 milliseconds

1 23