Searched refs:gpg (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 69 ``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-v4.19/arch/x86/mm/ |
D | pageattr-test.c | 45 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-v4.19/arch/arm/boot/dts/ |
D | s3c64xx-pinctrl.dtsi | 59 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";
|
D | s3c2416-pinctrl.dtsi | 47 gpg: gpg { label
|
/Linux-v4.19/Documentation/maintainer/ |
D | configure-git.rst | 28 [gpg] 31 You may also like to tell ``gpg`` which ``tty`` to use (add to your shell rc file)
|
D | pull-requests.rst | 43 last commit in the ``char-misc-next`` branch, and sign it with your gpg key
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | samsung,s3cmci.txt | 40 cd-gpios = <&gpg 8 GPIO_ACTIVE_LOW>;
|