Home
last modified time | relevance | path

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

12345678910>>...13

/linux/Documentation/bpf/
H A Dsigning.rst98 happens, but it happens *inside the loader at runtime*, on the verified
99 metadata, **after** the kernel has verified the ``insns || metadata`` signature.
139 verified bytes cannot be swapped for a different map after the check (no
173 has been verified, binding any further map is refused: a map reached by a
187 A program is either unsigned or fully verified - there is no intermediate
206 There is deliberately no "instructions verified but metadata not" verdict: a
239 not-yet-verified loads: require a signature at all, restrict the acceptable
255 validly signed *and* fully verified.
259 key/keyring it was verified against is on an explicit allowlist, and emit a
312 Observing a verified load: ``security_bpf_prog()``
[all …]
/linux/crypto/asymmetric_keys/
H A 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()
/linux/fs/verity/
H A Dverify.c84 * @hpage, has already been verified.
95 * to directly indicate whether the page's block has been verified. in is_hash_block_verified()
106 * to indicate whether each hash block has been verified. in is_hash_block_verified()
109 * re-instantiated from the backing storage are re-verified. To do in is_hash_block_verified()
123 * bitmap bit again at worst causes a hash block to be verified in is_hash_block_verified()
153 * only ascend the tree until an already-verified hash block is seen, and then
215 * the way until we find a hash block that has already been verified, or in verify_data_block()
289 * Mark the hash block as verified. This must be atomic and in verify_data_block()
290 * idempotent, as the same hash block might be verified by in verify_data_block()
/linux/security/integrity/ima/
H A DKconfig198 be signed and verified by a public key on the trusted IMA
201 Kernel image signatures can not be verified by the original
211 and verified by a public key on the trusted IMA keyring.
213 Kernel module signatures can only be verified by IMA-appraisal,
223 and verified by a key on the trusted IMA keyring.
/linux/Documentation/firmware-guide/acpi/
H A Dchromeos-acpi-device.rst40 - Chrome OS verified boot data
284 - Offset in CMOS bank 0 of the verified boot non-volatile storage block, counting from
290 - Size in bytes of the verified boot non-volatile storage block.
306 VDTA (Chrome OS verified boot data)
308 This control method returns the verified boot data block shared between the firmware
317 A buffer containing the verified boot data block.
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_stack_var_off.c40 * read would be rejected because the stack slot cannot be verified as in probe()
42 * stack slot still cannot be verified, but the write inhibits the in probe()
/linux/tools/testing/selftests/rdma/
H A Drxe_ipv6.sh55 echo "Verified: Port $PORT is active."
65 echo "Verified: Port $PORT closed successfully."
H A Drxe_test_NETDEV_UNREGISTER.sh46 echo "Verified: RXE is listening on UDP $RDMA_PORT."
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-chromeos-acpi132 Returns offset in CMOS bank 0 of the verified boot non-volatile
142 Return the size in bytes of the verified boot non-volatile
150 Returns the verified boot data block shared between the
H A Dsysfs-class-chromeos-driver-cros-ec-vbc5 Read/write the verified boot context data included on a
/linux/Documentation/gpu/nova/core/
H A Dfalcon.rst34 the chip. The HS binary includes a signature in it which is verified at boot.
62 memory into the Falcon's IMEM/DMEM. Once the HS ucode is loaded, it is verified
65 Once the verified HS code is running on a Falcon, it can verify and load other
80 verified by the hardware and run, the CPU itself typically does not load
/linux/Documentation/admin-guide/sysctl/
H A 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
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_resource.c94 /* remove 128b/132b encoding capability by limiting verified link rate to HBR3 */ in link_restore_res_map()
108 /* remove 128b/132b encoding capability by limiting verified link rate to HBR3 */ in link_restore_res_map()
/linux/drivers/comedi/drivers/
H A Dni_mio_cs.c58 .caldac = { mb88341 }, /* verified */
72 .caldac = { ad8804_debug }, /* verified */
/linux/Documentation/security/tpm/
H A Dtpm-security.rst117 then be verified by certification in user-space. Therefore, this chain
170 certificate itself must be verified to chain back to the manufacturer
206 signature of the returned certifyInfo is verified against the public
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_dscp_bridge.sh7 # tag is verified at $h2.
11 # verified at $h1--it should match the original tag.
/linux/tools/memory-model/scripts/
H A Dchecktheselitmus.sh41 echo All litmus tests verified as was expected. 1>&2
H A Dcheckalllitmus.sh63 echo All litmus tests verified as was expected. 1>&2
/linux/include/uapi/linux/
H A Dtdx-guest.h25 * service, so the generated TDREPORT can be uniquely verified.
/linux/Documentation/admin-guide/LSM/
H A DLoadPin.rst8 such as dm-verity or CDROM. This allows systems that have a verified
/linux/fs/nilfs2/
H A Dpage.h29 BUFFER_FNS(NILFS_Checked, nilfs_checked) /* buffer is verified */
/linux/drivers/net/ethernet/mscc/
H A Docelot_mm.c137 …"Unexpected P-frame received on port %d while verification was unsuccessful or not yet verified\n", in ocelot_mm_update_port_status()
145 …e transmitted on port %d while verification was unsuccessful or not yet verified, or MM_TX_ENA=0\n… in ocelot_mm_update_port_status()
/linux/arch/powerpc/include/asm/
H A Dohare.h38 #define OH_VIA_ENABLE 0x10000 /* Is apparently wrong, to be verified */
/linux/tools/testing/selftests/net/tcp_ao/
H A Dseq-ext.c167 synchronize_threads(); /* 6: verified => closed */ in server_fn()
244 synchronize_threads(); /* 6: verified => closed */ in client_fn()
/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_sysfs_test.c7 * well verified from their sysfs interfaces.

12345678910>>...13