HomeSort by relevance Sort by last modified time
    Searched defs:Entropy (Results 1 - 3 of 3) sorted by null

  /system/security/keystore/
entropy.h 22 class Entropy {
24 Entropy() : mRandom(-1) {}
25 ~Entropy();
entropy.cpp 19 #include "entropy.h"
31 Entropy::~Entropy() {
37 bool Entropy::open() {
47 bool Entropy::generate_random_data(uint8_t* data, size_t size) const {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winefs.h 36 ULONG Entropy;

Completed in 512 milliseconds