Home
last modified time | relevance | path

Searched refs:gpg (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/Documentation/translations/it_IT/process/
Dmaintainer-pgp-guide.rst78 $ gpg --version | head -n1
84 Configurare le opzioni di gpg-agent
88 che userete il comando ``gpg`` e funzionerà in *background* con l'obiettivo di
102 potete creare il vostro file ``~/.gnupg/gpg-agent.conf`` ed impostare i vostri
111 Non è più necessario far partire l'agente gpg manualmente all'inizio della
177 sarà il risultato. Potete verificarlo utilizzando ``gpg --list-secret-keys``,
201 $ gpg --change-passphrase [fpr]
210 $ gpg --quick-add-key [fpr] ed25519 sign
215 $ gpg --send-key [fpr]
239 $ gpg --export-secret-key [fpr] | paperkey -o /tmp/key-backup.txt
[all …]
/Linux-v6.6/Documentation/process/
Dmaintainer-pgp-guide.rst70 $ gpg --version | head -n1
76 Configure gpg-agent options
80 you use the ``gpg`` command and run in the background with the purpose
93 edit your ``~/.gnupg/gpg-agent.conf`` file to set your own values::
101 It is no longer necessary to start gpg-agent manually at the
168 is what you will have. You can verify by running ``gpg --list-secret-keys``,
191 $ gpg --change-passphrase [fpr]
200 $ gpg --quick-addkey [fpr] ed25519 sign
225 $ gpg --export-secret-key [fpr] | paperkey -o /tmp/key-backup.txt
273 $ gpg --homedir=/media/disk/foo/gnupg-backup --list-key [fpr]
[all …]
/Linux-v6.6/arch/x86/mm/pat/
Dcpa-test.c45 long lpg, gpg, spg, exec; member
54 s->lpg = s->gpg = s->spg = s->exec = 0; in print_split()
70 s->gpg++; in print_split()
96 s->spg, s->lpg, s->gpg, s->exec, in print_split()
101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
/Linux-v6.6/arch/arm/boot/dts/samsung/
Ds3c64xx-pinctrl.dtsi59 gpg: gpg-gpio-bank { label
238 samsung,pins = "gpg-1";
244 samsung,pins = "gpg-0";
250 samsung,pins = "gpg-2";
256 samsung,pins = "gpg-2", "gpg-3", "gpg-4", "gpg-5";
262 samsung,pins = "gpg-6";
299 samsung,pins = "gpg-6";
/Linux-v6.6/Documentation/translations/zh_CN/maintainer/
Dconfigure-git.rst31 [gpg]
34 你可能也需要告诉 ``gpg`` 去使用哪个 ``tty`` (添加到你的shell rc文件中)::
Dpull-requests.rst44 的标记,并用您的gpg密钥签名(参见 Documentation/maintainer/configure-git.rst )。
/Linux-v6.6/Documentation/maintainer/
Dconfigure-git.rst24 [gpg]
27 You may also like to tell ``gpg`` which ``tty`` to use (add to your shell
Dpull-requests.rst41 last commit in the ``char-misc-next`` branch, and sign it with your gpg key