HomeSort by relevance Sort by last modified time
    Searched refs:StirRandomSync (Results 1 - 5 of 5) sorted by null

  /system/tpm/trunks/
mock_tpm.h 459 MOCK_METHOD2(StirRandomSync,
    [all...]
tpm_utility_impl.cc 325 return factory_.GetTpm()->StirRandomSync(random_bytes, delegate);
    [all...]
tpm_utility_test.cc 388 EXPECT_CALL(mock_tpm_, StirRandomSync(_, nullptr))
    [all...]
tpm_generated.h     [all...]
tpm_generated.cc     [all...]

Completed in 42 milliseconds