Home
last modified time | relevance | path

Searched full:verified (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/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/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()
Dpkcs7_verify.c368 pr_devel("Verified signature %u\n", sinfo->index); in pkcs7_verify_one()
376 * @pkcs7: The PKCS#7 message to be verified
382 * message can be verified.
477 * @data: The data to be verified
Dx509_parser.h37 bool verified; member
/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/fs/verity/
Dverify.c20 * @dindex: (in) the index of the data block being verified
74 * only ascend the tree until an already-verified page is seen, as indicated by
108 * the way until we find a verified hash page, indicated by PageChecked; in verify_page()
164 pr_debug("Verified hash page at level %d, now want %s:%*phN\n", in verify_page()
282 * Use an unbound workqueue to allow bios to be verified in parallel in fsverity_init_workqueue()
/kernel/linux/linux-5.10/drivers/mtd/tests/
Dsubpagetest.c258 pr_info("verified up to eraseblock %u\n", i); in verify_all_eraseblocks_ff()
264 pr_info("verified %u eraseblocks\n", i); in verify_all_eraseblocks_ff()
355 pr_info("verified up to eraseblock %u\n", i); in mtd_subpagetest_init()
361 pr_info("verified %u eraseblocks\n", i); in mtd_subpagetest_init()
399 pr_info("verified up to eraseblock %u\n", i); in mtd_subpagetest_init()
405 pr_info("verified %u eraseblocks\n", i); in mtd_subpagetest_init()
Doobtest.c326 pr_info("verified up to eraseblock %u\n", i); in verify_all_eraseblocks()
332 pr_info("verified %u eraseblocks\n", i); in verify_all_eraseblocks()
440 pr_info("verified up to eraseblock %u\n", i); in mtd_oobtest_init()
446 pr_info("verified %u eraseblocks\n", i); in mtd_oobtest_init()
709 pr_info("verified up to eraseblock %u\n", i); in mtd_oobtest_init()
715 pr_info("verified %u eraseblocks\n", i); in mtd_oobtest_init()
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu-sun50i-h6-r.c80 * of the hardware block is verified with "3.1 Memory Mapping" chapter in
81 * "Allwinner H6 V200 User Manual V1.1"; and the parent APB buses are verified
112 * this mod clock is proven by BSP clock header, and the dividers are verified
/kernel/linux/linux-5.10/drivers/md/
Ddm-verity-verify-sig.c100 * @root_hash: For verity, the roothash/data to be verified.
101 * @root_hash_len: Size of the roothash/data to be verified.
/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/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
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/
Dsearch_pruning.c85 "search pruning: all branches should be verified (nop operation)",
112 "search pruning: all branches should be verified (invalid stack access)",
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Dni_mio_cs.c58 .caldac = { mb88341 }, /* verified */
72 .caldac = { ad8804_debug }, /* verified */
/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
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Dqos_dscp_bridge.sh7 # tag is verified at $h2.
11 # verified at $h1--it should match the original tag.
Dqos_dscp_router.sh8 # forwarded by the switch. That is verified at $h2. ICMP responses are formed
10 # intact, which is verified at $h1.
/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/admin-guide/LSM/
DLoadPin.rst8 such as dm-verity or CDROM. This allows systems that have a verified
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dohare.h38 #define OH_VIA_ENABLE 0x10000 /* Is apparently wrong, to be verified */
/kernel/linux/linux-5.10/certs/
Dsystem_keyring.c151 * @data: The data to be verified (NULL if expecting internal data).
235 * @data: The data to be verified (NULL if expecting internal data).
/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/fs/nilfs2/
Dpage.h29 BUFFER_FNS(NILFS_Checked, nilfs_checked) /* buffer is verified */
/kernel/linux/linux-5.10/sound/soc/sof/
Dcontrol.c232 /* be->max has been verified to be >= sizeof(struct sof_abi_hdr) */ in snd_sof_bytes_get()
266 /* be->max has been verified to be >= sizeof(struct sof_abi_hdr) */ in snd_sof_bytes_put()
353 /* be->max has been verified to be >= sizeof(struct sof_abi_hdr) */ in snd_sof_bytes_ext_put()

12345678910>>...15