Home
last modified time | relevance | path

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

/Linux-v5.15/certs/
DMakefile85 $(obj)/signing_key.pem: $(obj)/x509.genkey
95 -batch -x509 -config $(obj)/x509.genkey \
104 $(obj)/x509.genkey:
/Linux-v5.15/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.15/
D.gitignore143 x509.genkey
DMakefile1529 certs/x509.genkey \
/Linux-v5.15/crypto/
Dtestmgr.h174 bool genkey; member
2810 .genkey = true,
Dtestmgr.c3777 if (vec->genkey) { in do_test_kpp()
3815 if (vec->genkey) { in do_test_kpp()