Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/translations/it_IT/process/
Dmaintainer-pgp-guide.rst76 molte distribuzioni forniscono entrambe, di base il comando ''gpg''
79 $ gpg --version | head -n1
81 Se visualizzate ``gpg (GnuPG) 1.4.x``, allora state usando GnuPG v.1.
87 Se visualizzate ``gpg (GnuPG) 2.x.x``, allora siete pronti a partire.
94 Se avete entrambi i comandi: ``gpg`` e ``gpg2``, assicuratevi di utilizzare
98 $ alias gpg=gpg2
102 Configurare le opzioni di gpg-agent
106 che userete il comando ``gpg`` e funzionerà in background con l'obiettivo di
120 potete creare il vostro file ``~/.gnupg/gpg-agent.conf`` ed impostare i vostri
129 Non è più necessario far partire l'agente gpg manualmente all'inizio della
[all …]
/Linux-v5.4/Documentation/process/
Dmaintainer-pgp-guide.rst69 ``gpg`` command invoking GnuPG v.1. To check, run::
71 $ gpg --version | head -n1
73 If you see ``gpg (GnuPG) 1.4.x``, then you are using GnuPG v.1. Try the
79 If you see ``gpg (GnuPG) 2.x.x``, then you are good to go. This guide
86 If you have both ``gpg`` and ``gpg2`` commands, you should make sure you
90 $ alias gpg=gpg2
94 Configure gpg-agent options
98 you use the ``gpg`` command and run in the background with the purpose
111 edit your ``~/.gnupg/gpg-agent.conf`` file to set your own values::
119 It is no longer necessary to start gpg-agent manually at the
[all …]
/Linux-v5.4/arch/x86/mm/
Dpageattr-test.c46 long lpg, gpg, spg, exec; member
55 s->lpg = s->gpg = s->spg = s->exec = 0; in print_split()
71 s->gpg++; in print_split()
97 s->spg, s->lpg, s->gpg, s->exec, in print_split()
102 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
/Linux-v5.4/arch/arm/boot/dts/
Ds3c64xx-pinctrl.dtsi59 gpg: gpg { 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";
Ds3c2416-pinctrl.dtsi47 gpg: gpg { label
/Linux-v5.4/Documentation/maintainer/
Dconfigure-git.rst28 [gpg]
31 You may also like to tell ``gpg`` which ``tty`` to use (add to your shell rc file)
Dpull-requests.rst43 last commit in the ``char-misc-next`` branch, and sign it with your gpg key
/Linux-v5.4/Documentation/devicetree/bindings/mmc/
Dsamsung,s3cmci.txt40 cd-gpios = <&gpg 8 GPIO_ACTIVE_LOW>;