HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 76 - 100 of 3164) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/tpm2/
Marshal_Startup.c 3 // found in the LICENSE file.
33 Startup_In in; local
41 result = Startup_In_Unmarshal(&in, request_handles, request_parameter_buffer,
47 result = TPM2_Startup(&in);
Marshal_StirRandom.c 3 // found in the LICENSE file.
33 StirRandom_In in; local
42 StirRandom_In_Unmarshal(&in, request_handles, request_parameter_buffer,
48 result = TPM2_StirRandom(&in);