Home
last modified time | relevance | path

Searched full:verification (Results 1 – 25 of 75) sorted by relevance

123

/Documentation/trace/rv/
Druntime-verification.rst2 Runtime Verification
5 Runtime Verification (RV) is a lightweight (yet rigorous) method that
6 complements classical exhaustive verification techniques (such as *model
19 *online* verification of a system, enabling the *reaction* for unexpected
26 A monitor is the central part of the runtime verification of a system. The
30 In Linux terms, the runtime verification monitors are encapsulated inside the
41 | (instrumentation) | | (verification) | | (specification) |
54 In addition to the verification and monitoring of the system, a monitor can
64 For further information about the principles of runtime verification and
67 Bartocci, Ezio, et al. *Introduction to runtime verification.* In: Lectures on
[all …]
Dindex.rst2 Runtime Verification
9 runtime-verification.rst
Dda_monitor_synthesis.rst4 The starting point for the application of runtime verification (RV) techniques
14 In Linux terms, the runtime verification monitors are encapsulated inside
26 | (instrumentation) | | (verification) | | (specification) |
Dmonitor_wwnr.rst45 Grapviz Dot file in tools/verification/models/wwnr.dot
Dmonitor_wip.rst55 Grapviz Dot file in tools/verification/models/wip.dot
Ddeterministic_automata.rst51 In the paper "Efficient formal verification for the Linux kernel",
182 Silva. Efficient formal verification for the Linux kernel. In:
/Documentation/tools/rv/
Drv.rst7 Runtime Verification
20 Runtime Verification (**RV**) is a lightweight (yet rigorous) method argument
21 for formal verification with a practical approach for complex systems.
28 verification (rv) monitors.
Dindex.rst4 Runtime verification (rv) tool
7 **rv** tool provides the interface for a collection of runtime verification
/Documentation/filesystems/xfs/
Dxfs-self-describing-metadata.rst12 scalability, but of verification of the filesystem structure. Scalabilty of the
15 is this very scalability that causes the verification problem.
50 verification of metadata values, looking for values that are in range (and hence
51 not detected by automated verification checks) but are not correct. Finding and
76 self identifying and we can do much more expansive automated verification of the
84 contain, a large amount of the manual verification work can be skipped.
129 present that the run-time verification is not detecting.
156 The verification is completely stateless - it is done independently of the
166 For read verification, the caller needs to specify the expected type of metadata
168 object matches what was expected. If the verification process fails, then it
[all …]
/Documentation/security/
Ddigsig.rst2 Digital Signature Verification API
19 Digital signature verification API provides a method to verify digital signature.
22 Digital signature verification is implemented using cut-down kernel port of
58 digsig_verify() - digital signature verification with public key
62 * digsig_verify() - digital signature verification with public key
/Documentation/filesystems/
Dbtrfs.rst24 * Scrub (on-line checksum verification)
33 * Read/write metadata verification
Dfsverity.rst100 verification`_. This approach should be used only with great care.
147 if the `Built-in signature verification`_ feature is being used. It
253 fs-verity compatible verification of the file. This only makes sense
287 signature verification`_.
301 implement fs-verity compatible verification anyway (though absent a
358 would circumvent the data verification.
365 opening the file will fail. See `Built-in signature verification`_.
447 Built-in signature verification
451 verification of fs-verity builtin signatures.
455 alternatives (such as userspace signature verification, and IMA
[all …]
/Documentation/crypto/
Dasymmetric-keys.rst12 - Signature verification.
112 1) Signature verification.
115 required for verification, but not currently supported, and others
119 Signature Verification
122 An operation is provided to perform cryptographic signature verification, using
225 Optional. This is the entry point for signature verification. The
346 for signature verification.
357 verification.
372 This allows for verification of certificate chains by adding each
/Documentation/translations/zh_CN/dev-tools/
Dtesting-overview.rst102 * 运行时确认(Runtime Verification)支持检查给定子系统的特定行为。参阅
103 Documentation/trace/rv/runtime-verification.rst。
/Documentation/scsi/
Dcxgb3i.rst13 as CRC computation and verification, and direct DMA to the final host memory
16 - iSCSI PDU digest generation and verification
/Documentation/driver-api/mei/
Dhdcp.rst15 for decryption and verification.
/Documentation/devicetree/bindings/crypto/
Daspeed,ast2600-acry.yaml14 of ECDSA/RSA signature and verification. Basically, ACRY can be
/Documentation/usb/
Dauthorization.rst66 security verification you can make (or the best, for someone willing
89 verification stuff with PKI, so you don't depend on a shared secret,
/Documentation/devicetree/bindings/soc/microchip/
Dmicrochip,mpfs-sys-controller.yaml15 services include hardware rng, reprogramming of the FPGA and verification of the
/Documentation/networking/
Dgeneric-hdlc.rst114 - t391 - link integrity verification polling timer (in seconds) - user
115 - t392 - polling verification timer (in seconds) - network
/Documentation/admin-guide/device-mapper/
Dverity.rst97 verification fails. Use encoding data from the specified device. This
128 since verification of hash blocks is less performance critical than data
136 Verification of roothash depends on the config DM_VERITY_VERIFY_ROOTHASH_SIG
/Documentation/arch/x86/
Dintel_txt.rst15 - Measurement and verification of launched environment
87 shutdown, and there is support for policy-based execution/verification.
184 Tboot's policy determines what happens if the verification fails.
/Documentation/ABI/testing/
Dsysfs-driver-chromeos-acpi151 firmware verification step and the kernel verification step
Dsysfs-fs-incfs58 Description: Returns number of reads that failed because of hash verification
/Documentation/driver-api/mmc/
Dmmc-test.rst112 To run test number 4 (Basic read with data verification):
141 | | | without data verification. |
146 | | (with data verification) | single 512-Byte block to the MMC card |
147 | | | with data verification by reading back |
151 | | (with data verification) | |
284 [ 1234.567891] mmc0: Test case 4. Basic read (with data verification)...
288 In this example, test case 4 (Basic read with data verification) was executed, and the result was O…

123