Home
last modified time | relevance | path

Searched refs:implementation (Results 1 – 25 of 701) sorted by relevance

12345678910>>...29

/linux-6.6.21/lib/crypto/
DKconfig27 accelerated implementation of the Blake2s library interface,
36 implementation is enabled, this implementation serves the users
43 accelerated implementation of the ChaCha library interface,
53 implementation is enabled, this implementation serves the users
62 by either the generic implementation or an arch-specific one, if one
69 accelerated implementation of the Curve25519 library interface,
78 implementation is enabled, this implementation serves the users
88 fulfilled by either the generic implementation or an arch-specific
105 accelerated implementation of the Poly1305 library interface,
114 implementation is enabled, this implementation serves the users
[all …]
/linux-6.6.21/Documentation/crypto/
Darchitecture.rst103 the following implementations: AES-NI, assembler implementation, or
105 which cipher implementation is used? The answer to that question is the
106 priority number assigned to each cipher implementation by the kernel
109 implementations providing an implementation with that name and selects
110 the implementation with the highest priority.
113 implementation and thus does not want to rely on the priority-based
115 the cipher implementation to register a unique name in addition to
117 sure to refer to the intended cipher implementation.
133 - module: the kernel module providing the cipher implementation (or
136 - priority: the priority value of the cipher implementation
[all …]
Dintro.rst43 The transformation implementation is an actual code or interface to
48 implementation. There can be multiple transformation objects associated
49 with a single transformation implementation. Each of those
52 consumer requests a transformation implementation. The consumer is then
/linux-6.6.21/Documentation/arch/arm/samsung/
Dgpio.rst2 Samsung GPIO implementation
8 This outlines the Samsung GPIO implementation and the architecture
15 The gpio implementation uses gpiolib as much as possible, only providing
27 implementation to configure pins as necessary.
/linux-6.6.21/drivers/video/fbdev/nvidia/
Dnv_setup.c230 u32 implementation = par->Chipset & 0x0ff0; in nv10GetConfig() local
261 if (par->twoHeads && (implementation != 0x0110)) { in nv10GetConfig()
275 u16 implementation = par->Chipset & 0x0ff0; in NVCommonSetup() local
312 (implementation != 0x0100) && in NVCommonSetup()
313 (implementation != 0x0150) && in NVCommonSetup()
314 (implementation != 0x01A0) && (implementation != 0x0200); in NVCommonSetup()
317 (implementation != 0x0110)); in NVCommonSetup()
319 par->twoStagePLL = (implementation == 0x0310) || in NVCommonSetup()
320 (implementation == 0x0340) || (par->Architecture >= NV_ARCH_40); in NVCommonSetup()
323 (implementation != 0x0100); in NVCommonSetup()
[all …]
/linux-6.6.21/drivers/mailbox/
DKconfig42 Mailbox implementation for i.MX Messaging Unit (MU).
58 An implementation of the ARM PL320 Interprocessor Communication
69 Mailbox implementation for communication with the the firmware
78 Mailbox implementation for OMAP family chips with hardware for
117 An implementation of the Altera Mailbox soft core. It is used
125 An implementation of the BCM2385 Mailbox. It is used to invoke
133 Mailbox implementation for STMicroelectonics family chips with
141 An implementation of Message Manager slave driver for Keystone
154 An implementation of the hi3660 mailbox. It is used to send message
164 An implementation of the hi6220 mailbox. It is used to send message
[all …]
/linux-6.6.21/Documentation/core-api/
Dgenericirq.rst28 The original implementation of interrupt handling in Linux uses the
33 a quite universal set for the ARM interrupt handler implementation in
42 During the implementation we identified another type:
51 This split implementation of high-level IRQ handlers allows us to
56 The original general IRQ implementation used hw_interrupt_type
76 flow handler implementation also makes it simple to provide
82 IRQ-flow implementation for 'level type' interrupts and add a
83 (sub)architecture specific 'edge type' implementation.
225 handle_level_irq provides a generic implementation for level-triggered
238 handle_fasteoi_irq provides a generic implementation for interrupts,
[all …]
/linux-6.6.21/arch/openrisc/
DKconfig84 Select this if your implementation features write through data caches.
101 Select this if your implementation has the Class II instruction l.ff1
107 Select this if your implementation has the Class II instruction l.fl1
113 Select this if your implementation has a hardware multiply instruction
119 Select this if your implementation has a hardware divide instruction
129 Select this if your implementation has support for the Class II
142 Select this if your implementation has support for the Class II
155 Select this if your implementation has support for the Class II
168 Select this if your implementation has support for the Class II
/linux-6.6.21/arch/arm/crypto/
DKconfig32 Use an implementation of GHASH (used by the GCM AEAD chaining mode)
66 BLAKE2b, but slower than the NEON implementation of BLAKE2b.
67 There is no NEON implementation of BLAKE2s, since NEON doesn't
82 Crypto Extensions, typically this BLAKE2b implementation is
158 fastest AES implementation for single blocks. For multiple
159 blocks, the NEON bit-sliced implementation is usually faster.
161 This implementation may be vulnerable to cache timing attacks,
186 This implementation does not rely on any lookup tables so it is
/linux-6.6.21/Documentation/networking/
Dx25.rst8 write an X.25 implementation for Linux. My aim is to provide a complete X.25
15 I therefore decided to write the implementation such that as far as the
18 implementation of LAPB. Therefore the LAPB modules would be called by
22 To confuse matters a little, an 802.2 LLC implementation is also possible
Dsctp.rst8 implementation.
21 The initial project goal is to create an Linux kernel reference implementation
33 implementation and testing lksctp on IPv4.
/linux-6.6.21/net/nsh/
DKconfig6 Network Service Header is an implementation of Service Function
7 Chaining (RFC 7665). The current implementation in Linux supports
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
DKconfig34 tristate "PCI bus implementation for Mellanox Technologies Switch ASICs"
38 This is PCI bus implementation for Mellanox Technologies Switch ASICs.
44 tristate "I2C bus implementation for Mellanox Technologies Switch ASICs"
48 This is I2C bus implementation for Mellanox Technologies Switch ASICs.
/linux-6.6.21/Documentation/driver-api/media/drivers/
Drkisp1.rst31 - V12 supports a new CSI-host implementation but can still
32 also use the same implementation from V10
43 - V13 does not support the old CSI-host implementation anymore
/linux-6.6.21/Documentation/userspace-api/media/dvb/
Dlegacy_dvb_apis.rst17 code implementation, as this section of the document was written
19 implementation.
/linux-6.6.21/lib/vdso/
DKconfig11 This is a generic implementation of gettimeofday vdso.
13 provide the fallback implementation.
/linux-6.6.21/Documentation/driver-api/
Dmen-chameleon-bus.rst9 1.2 Limitations of the current implementation
27 This document describes the architecture and implementation of the MEN
34 implementation and does by no means describe the complete possibilities of MCB
37 Limitations of the current implementation
40 The current implementation is limited to PCI and PCIe based carrier devices
69 not handled by the MCB implementation.
98 The current implementation assigns exactly one memory and one IRQ resource
/linux-6.6.21/net/nfc/hci/
DKconfig4 tristate "NFC HCI implementation"
8 implementation. This is mostly needed for devices that only process
/linux-6.6.21/Documentation/devicetree/bindings/timer/
Dsifive,clint.yaml14 SiFive (and other RISC-V) SOCs include an implementation of the SiFive
23 T-Head C906/C910 CPU cores include an implementation of CLINT too, however
24 their implementation lacks a memory-mapped MTIME register, thus not
/linux-6.6.21/Documentation/networking/devlink/
Ddevlink-reload.rst34 implementation might require to perform another action alongside with
42 By default reload actions are not limited and driver implementation may
46 implementation to specific constraints.
/linux-6.6.21/Documentation/devicetree/bindings/nios2/
Dnios2.txt35 - altr,implementation: Nios II core implementation, this should be "fast";
50 altr,implementation = "fast";
/linux-6.6.21/Documentation/bpf/
Dclang-notes.rst5 Clang implementation notes
8 This document provides more details specific to the Clang/LLVM implementation of the eBPF instructi…
/linux-6.6.21/Documentation/virt/kvm/devices/
Darm-vgic.rst64 GICD_IIDR.Revision is updated when the KVM implementation of an emulated
67 confirm its expected behavior is aligned with the KVM implementation.
95 The Active Priorities Registers APRn are implementation defined, so we set a
96 fixed format for our implementation that fits with the model of a "GICv2
97 implementation without the security extensions" which we present to the
/linux-6.6.21/Documentation/locking/
Dfutex-requeue-pi.rst16 Without requeue_pi, the glibc implementation of
20 implementation would wake the highest-priority waiter, and leave the
56 user space already holding the PI futex. The glibc implementation
81 The actual glibc implementation will likely test for PI and make the
106 to be requeued to a PI-aware futex. The implementation is the
/linux-6.6.21/Documentation/filesystems/nfs/
Dnfs41-server.rst21 The NFSv4 minorversion 1 (NFSv4.1) implementation in nfsd is based
24 From the many new features in NFSv4.1 the current implementation
33 are not supported yet by the linux server implementation.
41 The following abbreviations indicate the linux server implementation status.
242 implementation ids are ignored

12345678910>>...29