Android-cuttlefish cvd tool
Namespaces | Functions | Variables
kernel_module_parser.cc File Reference
#include "kernel_module_parser.h"
#include <fcntl.h>
#include "cuttlefish/common/libs/fs/shared_fd.h"
Include dependency graph for kernel_module_parser.cc:

Namespaces

namespace  cuttlefish
 

Functions

bool cuttlefish::IsKernelModuleSigned (const char *path)
 

Variables

static constexpr std::string_view SIGNATURE_FOOTER
 

Variable Documentation

◆ SIGNATURE_FOOTER

constexpr std::string_view SIGNATURE_FOOTER
staticconstexpr
Initial value:
=
"~Module signature appended~\n"