Searched refs:intermediary (Results 1 – 5 of 5) sorted by relevance
| /linux/crypto/ |
| H A 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() 120 kmsan_unpoison_memory(intermediary, sizeof(intermediary)); in jent_hash_time() 137 crypto_shash_update(desc, intermediary, in jent_hash_time() 138 sizeof(intermediary)) ?: in jent_hash_time() 139 crypto_shash_finup(desc, addtl, addtl_len, intermediary); in jent_hash_time() 148 ret = crypto_shash_update(hash_state_desc, intermediary, sizeof(intermediary)); in jent_hash_time() 169 memzero_explicit(intermediary, sizeof(intermediary)); in jent_hash_time()
|
| /linux/arch/um/drivers/ |
| H A D | Kconfig | 118 the UML hostaudio relay, which acts as a intermediary
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | verity.rst | 192 of some data block on disk is calculated. If it is an intermediary node,
|
| /linux/Documentation/security/ |
| H A D | snp-tdx-threat-model.rst | 55 a trusted intermediary between the guest VM and the underlying platform
|
| H A D | ipe.rst | 135 intermediary format.
|