Home
last modified time | relevance | path

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

/linux/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/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/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/
H A D.gitignore150 x509.genkey
H A DMakefile1504 certs/x509.genkey \
/linux/crypto/
H A Dtestmgr.h176 bool genkey; member
1867 .genkey = true,
2076 .genkey = true,
2333 .genkey = true,
2686 .genkey = true,
3135 .genkey = true,
4486 .genkey = true,
H A Dtestmgr.c3933 if (vec->genkey) { in do_test_kpp()
3971 if (vec->genkey) { in do_test_kpp()