Home
last modified time | relevance | path

Searched refs:verified (Results 1 – 25 of 73) sorted by relevance

123

/kernel/linux/linux-5.10/crypto/asymmetric_keys/
Dpkcs7_trust.c40 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()
Dx509_parser.h37 bool verified; member
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Dverity.rst127 Hash blocks are still verified each time they are read from the hash device,
129 blocks, and a hash block will not be verified any more after all the data
130 blocks it covers have been verified anyway.
142 dm-verity is meant to be set up as part of a verified boot path. This
148 After instantiation, all hashes will be verified on-demand during
149 disk access. If they cannot be verified up to the root node of the
159 corrupted data will be verified using the cryptographic hash of the
201 the command-line is verified.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-chromeos-driver-cros-ec-vbc5 Read/write the verified boot context data included on a
Dsysfs-firmware-ofw48 blob, and verified at late_initcall time. The sysfs
Dsysfs-driver-w1_therm63 actual resolution is read back from the chip and verified. Error
/kernel/linux/linux-5.10/tools/memory-model/scripts/
Dcheckalllitmus.sh64 echo All litmus tests verified as was expected. 1>&2
/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/
Duser.rst26 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
/kernel/linux/linux-5.10/security/integrity/ima/
DKconfig205 be signed and verified by a public key on the trusted IMA
208 Kernel image signatures can not be verified by the original
218 and verified by a public key on the trusted IMA keyring.
220 Kernel module signatures can only be verified by IMA-appraisal,
230 and verified by a key on the trusted IMA keyring.
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dmsm8992-bullhead-rev-101.dts253 /* TODO: get this verified
266 /* TODO: get this verified
/kernel/linux/linux-5.10/Documentation/w1/slaves/
Dw1_ds2413.rst33 Bit 4-7: Complement of Bit 3 to Bit 0 (verified by the kernel module)
Dw1_therm.rst81 resolution is read back from the chip and verified.
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/
DLoadPin.rst8 such as dm-verity or CDROM. This allows systems that have a verified
/kernel/linux/linux-5.10/Documentation/networking/
Ddriver.rst86 be verified. For example, for ethernet check it with
/kernel/linux/linux-5.10/Documentation/driver-api/memory-devices/
Dti-gpmc.rst45 Generic timing routine has been verified to work properly on
/kernel/linux/linux-5.10/fs/ext4/
Dballoc.c385 goto verified; in ext4_validate_block_bitmap()
405 verified: in ext4_validate_block_bitmap()
/kernel/linux/linux-5.10/Documentation/filesystems/
Dfsverity.rst26 automatically verified against the file's Merkle tree. Reads of any
423 fs-verity. In this case, the plaintext data is verified rather than
470 fs-verity ensures that all reads of a verity file's data are verified,
474 already verified). Below, we describe how filesystems implement this.
504 an already-verified hash page is seen, as indicated by the PageChecked
524 encrypted, the pages must be decrypted before being verified. To
707 Uptodate until they've been verified. Currently, each
Dxfs-self-describing-metadata.rst96 metadata block can be verified as being in the correct place without needing to
182 is extensively verified and if it is OK we then update the LSN from the last
345 inode is already extensively verified during writeback in xfs_iflush_int, so the
/kernel/linux/linux-5.10/certs/
DKconfig26 userspace may only add extra keys if those keys can be verified by
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
DREADME76 The utility is verified on Ubuntu-32 bit system with Linux Kernel 4.14.
/kernel/linux/linux-5.10/Documentation/s390/
Ddriver-model.rst171 verified that the device is not already online.
185 verified that the device is online.
/kernel/linux/linux-5.10/Documentation/bpf/
Dprog_cgroup_sysctl.rst80 string value set by the helper is treated and verified by kernel same way as
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3399-gru-chromebook.dtsi313 /* May run faster once verified. */
/kernel/linux/linux-5.10/Documentation/i2c/
Dfault-codes.rst104 have verified that functionality was supported before it
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
Dbpftool-gen.rst60 verified by kernel. For non-read-only variables, the same

123