Searched refs:signatures (Results 1 – 21 of 21) sorted by relevance
/Linux-v4.19/Documentation/ |
D | digsig.txt | 20 Currently digital signatures are used by the IMA/EVM integrity protection subsystem. 82 to generate signatures, to load keys into the kernel keyring.
|
/Linux-v4.19/security/integrity/ima/ |
D | Kconfig | 176 bool "Appraise firmware signatures" 186 bool "Appraise kexec kernel image signatures" 194 Kernel image signatures can not be verified by the original 199 bool "Appraise kernel modules signatures" 206 Kernel module signatures can only be verified by IMA-appraisal,
|
/Linux-v4.19/Documentation/admin-guide/ |
D | module-signing.rst | 13 .. - Non-valid signatures and unsigned modules. 30 involved. The signatures are not themselves encoded in any industrial standard 93 their signatures checked without causing a dependency loop. 128 Cryptographic keypairs are required to generate and check signatures. A 132 kernel so that it can be used to check the signatures as the modules are 260 Non-valid signatures and unsigned modules
|
D | kernel-parameters.txt | 1576 firmware, policy, etc) based on file signatures. 2482 modules without (valid) signatures will fail to load.
|
/Linux-v4.19/scripts/ |
D | get_maintainer.pl | 1574 my @signatures = (); 1589 @signatures = grep(/^[ \t]*${signature_pattern}.*\@.*$/, @lines); 1594 return (0, \@signatures, \@authors, \@stats) if !@signatures; 1600 @signatures = grep(!/${penguin_chiefs}/i, @signatures); 1604 my ($types_ref, $signers_ref) = extract_formatted_signatures(@signatures); 2090 my @signatures = ($line); 2091 my ($types_ref, $signers_ref) = extract_formatted_signatures(@signatures);
|
D | checkpatch.pl | 2294 my %signatures = (); 2651 if (defined $signatures{$sig_nospace}) { 2655 $signatures{$sig_nospace} = 1;
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ |
D | acr_r364.c | 35 u32 signatures[4]; member
|
D | acr_r367.c | 320 u32 signatures[4]; member
|
D | acr_r352.c | 115 u32 signatures[4]; member
|
/Linux-v4.19/Documentation/x86/ |
D | zero-page.txt | 37 290/040 ALL edd_mbr_sig_buffer EDD MBR signatures
|
D | pti.txt | 155 Bugs in PTI cause a few different signatures of crashes
|
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 29 Both git repositories and tarballs carry PGP signatures of the kernel 30 developers who create official kernel releases. These signatures offer a 35 - git repositories provide PGP signatures on all tags 36 - tarballs provide detached PGP signatures with all downloads 153 key using certifying key signatures (certificates). It is important to 234 much faster computationally and creates much smaller signatures when 247 The more signatures you have on your PGP key from other developers, the 407 your signatures (if they know the passphrase). Furthermore, each time a 766 verification, so it properly processes signatures made by ECC keys. 784 signatures. Furthermore, when rebasing your repository to match [all …]
|
D | email-clients.rst | 51 Don't use PGP/GPG signatures in mail that contains patches.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | evm | 67 to be added at runtime. Any signatures generated after
|
/Linux-v4.19/drivers/scsi/ |
D | aha152x.c | 2960 } signatures[] = variable 3262 for (j = 0; j<ARRAY_SIZE(signatures) && !ok; j++) in aha152x_init() 3263 ok = check_signature(p + signatures[j].sig_offset, in aha152x_init() 3264 signatures[j].signature, signatures[j].sig_length); in aha152x_init()
|
/Linux-v4.19/Documentation/crypto/ |
D | asymmetric-keys.txt | 225 have various checks that can be performed on it (eg. self-signatures, validity 386 A single keyring can be used to verify a chain of signatures by
|
/Linux-v4.19/Documentation/device-mapper/ |
D | verity.txt | 132 has been authenticated in some way (cryptographic signatures, etc).
|
/Linux-v4.19/Documentation/input/devices/ |
D | alps.rst | 17 choice was made. The new touchpad signatures are named: "Rushmore",
|
/Linux-v4.19/Documentation/security/keys/ |
D | core.rst | 888 chains or individual certificate signatures using the asymmetric key type.
|
/Linux-v4.19/init/ |
D | Kconfig | 1845 Check modules for valid signatures upon load: the signature
|
/Linux-v4.19/ |
D | MAINTAINERS | 115 to also notify the people that have git commit signatures.
|