Home
last modified time | relevance | path

Searched full:intermediary (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/crypto/
H A Djitterentropy-kcapi.c100 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 Dccu-sun8i-de2.h12 /* Intermediary clock dividers are not exported */
H A Dccu-sun9i-a80-de.h14 /* Intermediary clock dividers are not exported */
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dtpo,tpg110.yaml14 This panel driver is a component that acts as an intermediary
/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/
H A Dresolvconf_1.92.bb4 itself up as the intermediary between programs that supply \
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dpwm-regulator.yaml21 Intermediary duty-cycle values which would normally allow finer grained
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dverity.rst176 of some data block on disk is calculated. If it is an intermediary node,
/openbmc/linux/arch/um/drivers/
H A DKconfig118 the UML hostaudio relay, which acts as a intermediary
/openbmc/phosphor-state-manager/
H A Dobmcutil25 ## intermediary functions, which may not be "best practice", the readability
/openbmc/linux/kernel/sched/
H A Dtopology.c1767 * 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 Dstm32l4x5_soc.c50 * and require an intermediary OR gate to function correctly.
/openbmc/linux/Documentation/powerpc/
H A Dcxlflash.rst160 this driver and not the CXL kernel services to allow for intermediary
/openbmc/linux/drivers/pci/
H A Dof.c75 * 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 Dtest_lpm_map.c500 /* remove leaf (and intermediary) node */ in test_lpm_delete()
/openbmc/linux/kernel/bpf/
H A Dcgroup.c1881 /* We've used bpf_sockopt_kern->buf as an intermediary in __cgroup_bpf_run_filter_setsockopt()
/openbmc/linux/fs/btrfs/
H A Dextent_io.c2425 * - 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 Dconcepts.rst620 Package feeds are an intermediary step in the build process. The
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_main.c1012 * want to send each intermediary state in the order it occurred.