On Tue, Jan 5, 2021 at 12:00 AM Xichen Lin wrote:
>
> From: Xichen Lin
>
> Check the signature of a BPF program against the same set of keys for
> module signature checking.
>
> Currently the format of a signed BPF program is similar to that of
> a signed kernel module, composed of BPF bytecode,
From: Xichen Lin
Check the signature of a BPF program against the same set of keys for
module signature checking.
Currently the format of a signed BPF program is similar to that of
a signed kernel module, composed of BPF bytecode, signature,
module_signature structure and a magic string, in orde