Home
last modified time | relevance | path

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

/system/keymaster/contexts/
Dpure_soft_remote_provisioning_context.cpp42 std::array<uint8_t, 32> GetRandomBytes() { in GetRandomBytes() function
60 static const std::array<uint8_t, 32> fakeHbk = GetRandomBytes(); in DeriveBytesFromHbk()
133 seed = GetRandomBytes(); in GenerateBcc()