Home
last modified time | relevance | path

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

/Linux-v4.19/certs/
DMakefile54 $(obj)/signing_key.pem: $(obj)/x509.genkey
64 -batch -x509 -config $(obj)/x509.genkey \
72 $(obj)/x509.genkey:
/Linux-v4.19/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-v4.19/
D.gitignore128 x509.genkey
DMakefile1305 x509.genkey extra_certificates signing_key.x509.keyid \
/Linux-v4.19/crypto/
Dtestmgr.c2095 if (vec->genkey) { in do_test_kpp()
2135 if (vec->genkey) { in do_test_kpp()
Dtestmgr.h149 bool genkey; member
988 .genkey = true,