/linux/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.h | 36 u8 wkvp[16]; /* wrapping key verification pattern */ 99 u8 cur_wkvp[32]; /* current wrapping key verification pattern */ 100 u8 new_wkvp[32]; /* new wrapping key verification pattern */ 135 * to the first EP11_WKVPLEN bytes of the wkvp of the current wrapping
|
H A D | zcrypt_ccamisc.h | 69 u8 eskwm; /* encrypted section key wrapping method */ 70 u8 hashalg; /* hash algorithmus used for wrapping key */ 107 u8 wtype; /* wrapping method, 0x00 clear, 0x01 AES */
|
/linux/Documentation/virt/kvm/devices/ |
H A D | vm.rst | 252 Allows user space to enable aes key wrapping, including generating a new 253 wrapping key. 261 Allows user space to enable dea key wrapping, including generating a new 262 wrapping key. 270 Allows user space to disable aes key wrapping, clearing the wrapping key. 278 Allows user space to disable dea key wrapping, clearing the wrapping key.
|
/linux/Documentation/process/ |
H A D | email-clients.rst | 40 Don't let your email client do automatic word wrapping for you. 101 "Auto wrapping" in 102 :menuselection:`Configuration-->Preferences-->Compose-->Wrapping` should be 135 wrapping. 146 KMail 1.13.5 (KDE 4.5.4), KMail will apply word wrapping when sending 147 the email if the lines wrap in the composer window. Having word wrapping
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-intel_th-devices-msc | 5 Description: (RW) Configure MSC buffer wrapping. 1 == wrapping enabled.
|
/linux/include/linux/ |
H A D | overflow.h | 71 * wrapping_add() - Intentionally perform a wrapping addition 87 * wrapping_assign_add() - Intentionally perform a wrapping increment assignment 117 * wrapping_sub() - Intentionally perform a wrapping subtraction 133 * wrapping_assign_sub() - Intentionally perform a wrapping decrement assign 163 * wrapping_mul() - Intentionally perform a wrapping multiplication
|
H A D | refcount_types.h | 12 * there. This avoids wrapping the counter and causing 'spurious'
|
H A D | cnt32_to_63.h | 37 * non-wrapping monotonic value is expected to be returned.
|
/linux/rust/macros/ |
H A D | module.rs | 260 // module wrapping it. It is called exactly once by the C side via its in module() 277 // module wrapping it. It is called exactly once by the C side via its in module() 314 // module wrapping it. It is called exactly once by the C side via its in module() 325 // module wrapping it. It is called exactly once by the C side via its in module()
|
/linux/crypto/ |
H A D | keywrap.c | 2 * Key Wrapping: RFC3394 / NIST SP800-38F 40 * Note for using key wrapping: 318 MODULE_DESCRIPTION("Key Wrapping (RFC3394 / NIST SP800-38F)");
|
/linux/include/media/ |
H A D | v4l2-flash-led-class.h | 123 * Create V4L2 Flash sub-device wrapping given LED subsystem device. 144 * Create V4L2 Flash sub-device wrapping given LED subsystem device.
|
/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-bus.c | 158 /* Deal with ring wrapping issues */ in saa7164_bus_set() 191 /* Deal with ring wrapping issues */ in saa7164_bus_set() 375 /* No wrapping */ in saa7164_bus_get() 451 /* No wrapping */ in saa7164_bus_get()
|
/linux/drivers/interconnect/ |
H A D | Kconfig | 23 Support for wrapping clocks into the interconnect nodes.
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_hw_fence.h | 11 /* Cause an early wrap to catch wrapping errors */
|
/linux/Documentation/translations/zh_TW/process/ |
H A D | email-clients.rst | 100 :menuselection:`Configuration-->Preferences-->Compose-->Wrapping` 101 的 `Auto wrapping` 。
|
/linux/arch/sparc/include/asm/ |
H A D | ross.h | 27 * CWR: Cache Wrapping Enabled, if one cache wrapping is on.
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_fwif_shared.h | 107 * into the CCCB as well as the wrapping mask to aid wrap around. A given 131 /* Offset wrapping mask, total capacity in bytes of the CCB-1 */
|
/linux/Documentation/devicetree/bindings/soc/amlogic/ |
H A D | amlogic,canvas.yaml | 16 Those metadata include: width, height, phyaddr, wrapping and block mode.
|
/linux/drivers/hwtracing/intel_th/ |
H A D | msu.c | 90 * @wrap_count: block wrapping handling 124 * @wrap: wrapping is enabled 417 /* without wrapping, first block is the oldest */ in msc_win_oldest_sg() 422 * with wrapping, last written block contains both the newest and the in msc_win_oldest_sg() 535 /* wrapping */ in msc_iter_block_advance() 543 /* no wrapping, check for last written block */ in msc_iter_block_advance() 554 /* no wrapping, sanity check in case there is no last written block */ in msc_iter_block_advance() 601 * If block wrapping happened, we need to visit the last block in msc_buffer_iterate() 755 * Program storage mode, wrapping, burst length and trace buffer address
|
/linux/Documentation/filesystems/ |
H A D | journalling.rst | 39 by wrapping them into transactions. Additionally you also need to wrap 169 Using the journal is a matter of wrapping the different context changes,
|
/linux/Documentation/admin-guide/ |
H A D | iostats.rst | 55 overflow and wrap). Wrapping might eventually occur on a very busy 57 it. Regarding wrapping, the types of the fields are either unsigned
|
/linux/drivers/acpi/acpica/ |
H A D | nsrepair.c | 235 * BIOS will return that object instead of wrapping it with a Package in acpi_ns_simple_repair() 236 * object. Note: after the wrapping, the package will be validated in acpi_ns_simple_repair() 522 * This function attempts to repair this error by wrapping a
|
/linux/Documentation/security/tpm/ |
H A D | tpm-security.rst | 187 for import using an inner wrapping process and parented to the EC 190 require the EK key authority) meaning that the inner wrapping key is
|
/linux/arch/sh/kernel/ |
H A D | machvec.c | 112 * by hand, wrapping to the generic implementation. in sh_mv_setup()
|
/linux/tools/include/linux/ |
H A D | refcount.h | 12 * there. This avoids wrapping the counter and causing 'spurious'
|