Searched full:intermediary (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/crypto/ |
D | jitterentropy-kcapi.c | 110 u8 intermediary[SHA3_256_DIGEST_SIZE]; in jent_hash_time() local 116 if (sizeof(intermediary) != crypto_shash_digestsize(desc->tfm)) { in jent_hash_time() 136 crypto_shash_update(desc, intermediary, in jent_hash_time() 137 sizeof(intermediary)) ?: in jent_hash_time() 138 crypto_shash_finup(desc, addtl, addtl_len, intermediary); in jent_hash_time() 147 ret = crypto_shash_update(desc, intermediary, sizeof(intermediary)); in jent_hash_time() 167 memzero_explicit(intermediary, sizeof(intermediary)); in jent_hash_time()
|
/linux-6.12.1/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-de2.h | 12 /* Intermediary clock dividers are not exported */
|
D | ccu-sun9i-a80-de.h | 14 /* Intermediary clock dividers are not exported */
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | tpo,tpg110.yaml | 14 This panel driver is a component that acts as an intermediary
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | pwm-regulator.yaml | 21 Intermediary duty-cycle values which would normally allow finer grained
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | verity.rst | 176 of some data block on disk is calculated. If it is an intermediary node,
|
/linux-6.12.1/arch/um/drivers/ |
D | Kconfig | 118 the UML hostaudio relay, which acts as a intermediary
|
/linux-6.12.1/fs/btrfs/ |
D | fiemap.c | 33 * - Store extents ready to be written to the fiemap buffer in an intermediary 34 * buffer. This intermediary buffer is to ensure that in case the fiemap
|
/linux-6.12.1/Documentation/security/ |
D | snp-tdx-threat-model.rst | 55 a trusted intermediary between the guest VM and the underlying platform
|
D | ipe.rst | 135 intermediary format.
|
/linux-6.12.1/kernel/sched/ |
D | topology.c | 1799 * NUMA_GLUELESS_MESH: some nodes reachable through intermediary nodes 1804 * connected nodes goes through intermediary nodes (where programs 1812 * there is an intermediary node C, which is < N hops away from both 1832 /* Is there an intermediary node between a and b? */ in init_numa_topology_type()
|
/linux-6.12.1/scripts/ |
D | generate_builtin_ranges.awk | 312 # If linking was done using vmlinux.a as intermediary, we will need to process
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | cxlflash.rst | 160 this driver and not the CXL kernel services to allow for intermediary
|
/linux-6.12.1/drivers/pci/ |
D | of.c | 81 * Look for a node pointer in either the intermediary device we in pcibios_get_phb_of_node()
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_lpm_map.c | 500 /* remove leaf (and intermediary) node */ in test_lpm_delete()
|
/linux-6.12.1/kernel/bpf/ |
D | cgroup.c | 1879 /* We've used bpf_sockopt_kern->buf as an intermediary in __cgroup_bpf_run_filter_setsockopt()
|
/linux-6.12.1/drivers/block/drbd/ |
D | drbd_main.c | 998 * want to send each intermediary state in the order it occurred.
|