Searched full:intermediary (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/crypto/ |
H A 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()
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun8i-de2.h | 12 /* Intermediary clock dividers are not exported */
|
H A D | ccu-sun9i-a80-de.h | 14 /* Intermediary clock dividers are not exported */
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | tpo,tpg110.yaml | 14 This panel driver is a component that acts as an intermediary
|
/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/ |
H A D | resolvconf_1.92.bb | 4 itself up as the intermediary between programs that supply \
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | pwm-regulator.yaml | 21 Intermediary duty-cycle values which would normally allow finer grained
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | verity.rst | 176 of some data block on disk is calculated. If it is an intermediary node,
|
/openbmc/linux/arch/um/drivers/ |
H A D | Kconfig | 118 the UML hostaudio relay, which acts as a intermediary
|
/openbmc/phosphor-state-manager/ |
H A D | obmcutil | 25 ## intermediary functions, which may not be "best practice", the readability
|
/openbmc/linux/kernel/sched/ |
H A 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()
|
/openbmc/qemu/hw/arm/ |
H A D | stm32l4x5_soc.c | 50 * and require an intermediary OR gate to function correctly.
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cxlflash.rst | 160 this driver and not the CXL kernel services to allow for intermediary
|
/openbmc/linux/drivers/pci/ |
H A D | of.c | 75 * Look for a node pointer in either the intermediary device we in pcibios_get_phb_of_node()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_lpm_map.c | 500 /* remove leaf (and intermediary) node */ in test_lpm_delete()
|
/openbmc/linux/kernel/bpf/ |
H A D | cgroup.c | 1881 /* We've used bpf_sockopt_kern->buf as an intermediary in __cgroup_bpf_run_filter_setsockopt()
|
/openbmc/linux/fs/btrfs/ |
H A D | extent_io.c | 2425 * - Store extents ready to be written to the fiemap buffer in an intermediary 2426 * buffer. This intermediary buffer is to ensure that in case the fiemap
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | concepts.rst | 620 Package feeds are an intermediary step in the build process. The
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_main.c | 1012 * want to send each intermediary state in the order it occurred.
|