Home
last modified time | relevance | path

Searched refs:ReseedRng (Results 1 – 4 of 4) sorted by relevance

/trusty/user/app/gatekeeper/
Dtrusty_gatekeeper.h91 bool ReseedRng();
Dtrusty_gatekeeper.cpp69 rng_initialized_ = ReseedRng(); in SeedRngIfNeeded()
84 bool TrustyGateKeeper::ReseedRng() { in ReseedRng() function in gatekeeper::TrustyGateKeeper
/trusty/user/app/keymaster/
Dtrusty_keymaster_context.h201 bool ReseedRng();
Dtrusty_keymaster_context.cpp764 const_cast<TrustyKeymasterContext*>(this)->ReseedRng(); in SeedRngIfNeeded()
781 bool TrustyKeymasterContext::ReseedRng() { in ReseedRng() function in keymaster::TrustyKeymasterContext