Home
last modified time | relevance | path

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

/Linux-v5.10/certs/
DMakefile54 $(obj)/signing_key.pem: $(obj)/x509.genkey
64 -batch -x509 -config $(obj)/x509.genkey \
72 $(obj)/x509.genkey:
/Linux-v5.10/Documentation/admin-guide/
Dmodule-signing.rst144 certs/x509.genkey
148 It is strongly recommended that you provide your own x509.genkey file.
150 Most notably, in the x509.genkey file, the req_distinguished_name section
165 x509.genkey key generation configuration file in the root node of the Linux
170 -config x509.genkey -outform PEM -out kernel_key.pem \
/Linux-v5.10/
D.gitignore137 x509.genkey
DMakefile1481 x509.genkey extra_certificates signing_key.x509.keyid \
/Linux-v5.10/crypto/
Dtestmgr.h174 bool genkey; member
2392 .genkey = true,
Dtestmgr.c3792 if (vec->genkey) { in do_test_kpp()
3830 if (vec->genkey) { in do_test_kpp()