Home
last modified time | relevance | path

Searched refs:genkey (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/certs/
H A DMakefile52 $(obj)/signing_key.pem: $(obj)/x509.genkey FORCE
58 cmd_copy_x509_config = cat $(src)/default_x509.genkey > $@
61 $(obj)/x509.genkey:
/linux-6.15/tools/testing/selftests/bpf/
H A Dverify_sig_setup.sh39 echo "${x509_genkey_content}" > ${tmp_dir}/x509.genkey
42 -batch -x509 -config ${tmp_dir}/x509.genkey \
/linux-6.15/Documentation/admin-guide/
H A Dmodule-signing.rst145 certs/x509.genkey
153 It is strongly recommended that you provide your own x509.genkey file.
155 Most notably, in the x509.genkey file, the req_distinguished_name section
170 x509.genkey key generation configuration file in the root node of the Linux
175 -config x509.genkey -outform PEM -out kernel_key.pem \
/linux-6.15/
H A D.gitignore160 x509.genkey
H A DMakefile1584 certs/x509.genkey \
/linux-6.15/crypto/
H A Dtestmgr.h183 bool genkey; member
2529 .genkey = true,
2738 .genkey = true,
2995 .genkey = true,
3348 .genkey = true,
3797 .genkey = true,
5148 .genkey = true,
H A Dtestmgr.c3817 if (vec->genkey) { in do_test_kpp()
3855 if (vec->genkey) { in do_test_kpp()