Searched refs:intermediary (Results 1 – 6 of 6) 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/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/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/arch/um/drivers/ |
D | Kconfig | 118 the UML hostaudio relay, which acts as a intermediary
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | cxlflash.rst | 160 this driver and not the CXL kernel services to allow for intermediary
|