Home
last modified time | relevance | path

Searched refs:signatures (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/Documentation/
Ddigsig.txt20 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/
DKconfig176 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/
Dmodule-signing.rst13 .. - 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
Dkernel-parameters.txt1576 firmware, policy, etc) based on file signatures.
2482 modules without (valid) signatures will fail to load.
/Linux-v4.19/scripts/
Dget_maintainer.pl1574 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);
Dcheckpatch.pl2294 my %signatures = ();
2651 if (defined $signatures{$sig_nospace}) {
2655 $signatures{$sig_nospace} = 1;
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dacr_r364.c35 u32 signatures[4]; member
Dacr_r367.c320 u32 signatures[4]; member
Dacr_r352.c115 u32 signatures[4]; member
/Linux-v4.19/Documentation/x86/
Dzero-page.txt37 290/040 ALL edd_mbr_sig_buffer EDD MBR signatures
Dpti.txt155 Bugs in PTI cause a few different signatures of crashes
/Linux-v4.19/Documentation/process/
Dmaintainer-pgp-guide.rst29 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 …]
Demail-clients.rst51 Don't use PGP/GPG signatures in mail that contains patches.
/Linux-v4.19/Documentation/ABI/testing/
Devm67 to be added at runtime. Any signatures generated after
/Linux-v4.19/drivers/scsi/
Daha152x.c2960 } 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/
Dasymmetric-keys.txt225 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/
Dverity.txt132 has been authenticated in some way (cryptographic signatures, etc).
/Linux-v4.19/Documentation/input/devices/
Dalps.rst17 choice was made. The new touchpad signatures are named: "Rushmore",
/Linux-v4.19/Documentation/security/keys/
Dcore.rst888 chains or individual certificate signatures using the asymmetric key type.
/Linux-v4.19/init/
DKconfig1845 Check modules for valid signatures upon load: the signature
/Linux-v4.19/
DMAINTAINERS115 to also notify the people that have git commit signatures.