Android-cuttlefish cvd tool
|
#include <openssl/rand.h>
#include <openssl/sha.h>
#include <crypto_scrypt.h>
#include <android-base/memory.h>
#include <gatekeeper/gatekeeper.h>
#include <iostream>
#include <memory>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | gatekeeper::fast_hash_t |
class | gatekeeper::SoftGateKeeper |
Namespaces | |
namespace | gatekeeper |