Home
last modified time | relevance | path

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

/Linux-v5.4/certs/
DMakefile54 $(obj)/signing_key.pem: $(obj)/x509.genkey
64 -batch -x509 -config $(obj)/x509.genkey \
72 $(obj)/x509.genkey:
/Linux-v5.4/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.4/
D.gitignore134 x509.genkey
DMakefile1372 x509.genkey extra_certificates signing_key.x509.keyid \
/Linux-v5.4/crypto/
Dtestmgr.h168 bool genkey; member
1161 .genkey = true,
Dtestmgr.c3507 if (vec->genkey) { in do_test_kpp()
3545 if (vec->genkey) { in do_test_kpp()