lkml.org 
[lkml]   [2022]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v5 5/5] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
On Tue, Jun 21, 2022 at 06:37:57PM +0200, Roberto Sassu wrote:
> + if (child_pid == 0) {
> + snprintf(path, sizeof(path), "%s/signing_key.pem", tmp_dir);
> +
> + return execlp("./sign-file", "./sign-file", "-d", "sha256",
> + path, path, data_template, NULL);

Did you miss my earlier reply requesting not to do this module_signature append
and use signature directly?

\
 
 \ /
  Last update: 2022-06-22 00:33    [W:0.150 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site