Searched refs:intermediary (Results 1 – 7 of 7) 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/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/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/linux/Documentation/powerpc/ |
H A D | cxlflash.rst | 160 this driver and not the CXL kernel services to allow for intermediary
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | concepts.rst | 620 Package feeds are an intermediary step in the build process. The
|