Searched full:intermediary (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/crypto/ |
D | jitterentropy-kcapi.c | 100 u8 intermediary[SHA3_256_DIGEST_SIZE]; in jent_hash_time() local 106 if (sizeof(intermediary) != crypto_shash_digestsize(desc->tfm)) { in jent_hash_time() 126 crypto_shash_update(desc, intermediary, in jent_hash_time() 127 sizeof(intermediary)) ?: in jent_hash_time() 128 crypto_shash_finup(desc, addtl, addtl_len, intermediary); in jent_hash_time() 137 ret = crypto_shash_update(desc, intermediary, sizeof(intermediary)); in jent_hash_time() 157 memzero_explicit(intermediary, sizeof(intermediary)); in jent_hash_time()
|
/Linux-v6.6/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-v6.6/Documentation/devicetree/bindings/display/panel/ |
D | tpo,tpg110.yaml | 14 This panel driver is a component that acts as an intermediary
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | pwm-regulator.yaml | 21 Intermediary duty-cycle values which would normally allow finer grained
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | verity.rst | 176 of some data block on disk is calculated. If it is an intermediary node,
|
/Linux-v6.6/arch/um/drivers/ |
D | Kconfig | 118 the UML hostaudio relay, which acts as a intermediary
|
/Linux-v6.6/kernel/sched/ |
D | topology.c | 1767 * NUMA_GLUELESS_MESH: some nodes reachable through intermediary nodes 1772 * connected nodes goes through intermediary nodes (where programs 1780 * there is an intermediary node C, which is < N hops away from both 1800 /* Is there an intermediary node between a and b? */ in init_numa_topology_type()
|
/Linux-v6.6/Documentation/powerpc/ |
D | cxlflash.rst | 160 this driver and not the CXL kernel services to allow for intermediary
|
/Linux-v6.6/drivers/pci/ |
D | of.c | 75 * Look for a node pointer in either the intermediary device we in pcibios_get_phb_of_node()
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | test_lpm_map.c | 500 /* remove leaf (and intermediary) node */ in test_lpm_delete()
|
/Linux-v6.6/kernel/bpf/ |
D | cgroup.c | 1850 /* We've used bpf_sockopt_kern->buf as an intermediary in __cgroup_bpf_run_filter_setsockopt()
|
/Linux-v6.6/drivers/block/drbd/ |
D | drbd_main.c | 1012 * want to send each intermediary state in the order it occurred.
|