Searched refs:verified (Results 1 – 25 of 64) sorted by relevance
123
| /Linux-v5.4/crypto/asymmetric_keys/ |
| D | pkcs7_trust.c | 40 if (x509->verified) in pkcs7_validate_trust_one() 41 goto verified; in pkcs7_validate_trust_one() 124 verified: in pkcs7_validate_trust_one() 126 x509->verified = true; in pkcs7_validate_trust_one() 128 p->verified = true; in pkcs7_validate_trust_one()
|
| D | x509_parser.h | 37 bool verified; member
|
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | verity.rst | 123 Hash blocks are still verified each time they are read from the hash device, 125 blocks, and a hash block will not be verified any more after all the data 126 blocks it covers have been verified anyway. 138 dm-verity is meant to be set up as part of a verified boot path. This 144 After instantiation, all hashes will be verified on-demand during 145 disk access. If they cannot be verified up to the root node of the 155 corrupted data will be verified using the cryptographic hash of the 197 the command-line is verified.
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-chromeos-driver-cros-ec-vbc | 5 Read/write the verified boot context data included on a
|
| D | sysfs-firmware-ofw | 48 blob, and verified at late_initcall time. The sysfs
|
| /Linux-v5.4/tools/memory-model/scripts/ |
| D | checkalllitmus.sh | 64 echo All litmus tests verified as was expected. 1>&2
|
| /Linux-v5.4/Documentation/admin-guide/sysctl/ |
| D | user.rst | 26 verified to be below the per user limit in that user namespace. 30 in (user namespaces can be nested) and verified to be below the per user
|
| /Linux-v5.4/security/integrity/ima/ |
| D | Kconfig | 201 be signed and verified by a public key on the trusted IMA 204 Kernel image signatures can not be verified by the original 214 and verified by a public key on the trusted IMA keyring. 216 Kernel module signatures can only be verified by IMA-appraisal, 226 and verified by a key on the trusted IMA keyring.
|
| /Linux-v5.4/arch/arm64/boot/dts/qcom/ |
| D | msm8994-smd-rpm.dtsi | 245 /* TODO: get this verified 259 /* TODO: get this verified
|
| /Linux-v5.4/Documentation/w1/slaves/ |
| D | w1_ds2413.rst | 33 Bit 4-7: Complement of Bit 3 to Bit 0 (verified by the kernel module)
|
| /Linux-v5.4/Documentation/admin-guide/LSM/ |
| D | LoadPin.rst | 8 such as dm-verity or CDROM. This allows systems that have a verified
|
| /Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
| D | cros-ec.txt | 42 nvram space used to store verified boot context data. This boolean flag
|
| /Linux-v5.4/Documentation/networking/ |
| D | driver.txt | 82 be verified. For example, for ethernet check it with
|
| /Linux-v5.4/certs/ |
| D | Kconfig | 26 userspace may only add extra keys if those keys can be verified by
|
| /Linux-v5.4/Documentation/driver-api/memory-devices/ |
| D | ti-gpmc.rst | 45 Generic timing routine has been verified to work properly on
|
| /Linux-v5.4/fs/ext4/ |
| D | balloc.c | 372 goto verified; in ext4_validate_block_bitmap() 391 verified: in ext4_validate_block_bitmap()
|
| D | ialloc.c | 94 goto verified; in ext4_validate_inode_bitmap() 106 verified: in ext4_validate_inode_bitmap()
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | fsverity.rst | 26 automatically verified against the file's Merkle tree. Reads of any 415 fs-verity. In this case, the plaintext data is verified rather than 462 fs-verity ensures that all reads of a verity file's data are verified, 466 already verified). Below, we describe how filesystems implement this. 496 an already-verified hash page is seen, as indicated by the PageChecked 516 encrypted, the pages must be decrypted before being verified. To 699 Uptodate until they've been verified. Currently, each
|
| D | xfs-self-describing-metadata.txt | 93 metadata block can be verified as being in the correct place without needing to 179 is extensively verified and if it is OK we then update the LSN from the last 342 already extensively verified during writeback in xfs_iflush_int, so the only
|
| /Linux-v5.4/tools/testing/selftests/android/ion/ |
| D | README | 76 The utility is verified on Ubuntu-32 bit system with Linux Kernel 4.14.
|
| /Linux-v5.4/Documentation/s390/ |
| D | driver-model.rst | 171 verified that the device is not already online. 185 verified that the device is online.
|
| /Linux-v5.4/Documentation/bpf/ |
| D | prog_cgroup_sysctl.rst | 80 string value set by the helper is treated and verified by kernel same way as
|
| /Linux-v5.4/Documentation/i2c/ |
| D | fault-codes.rst | 104 have verified that functionality was supported before it
|
| /Linux-v5.4/arch/arm64/boot/dts/rockchip/ |
| D | rk3399-gru-chromebook.dtsi | 315 /* May run faster once verified. */
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | amd-memory-encryption.rst | 123 boot, the measurement can be verified by comparing it to what the guest owner
|
123