|
Android-cuttlefish cvd tool
|
#include "adb/pairing/aes_128_gcm.h"#include <android-base/endian.h>#include <android-base/logging.h>#include <openssl/evp.h>#include <openssl/hkdf.h>#include <openssl/rand.h>#include <string.h>
Namespaces | |
| namespace | adb |
| namespace | adb::pairing |
| namespace | adb::pairing::anonymous_namespace{aes_128_gcm.cpp} |
Variables | |
| static constexpr size_t | adb::pairing::anonymous_namespace{aes_128_gcm.cpp}::kHkdfKeyLength = 16 |