Searched full:finite (Results 1 – 25 of 224) sorted by relevance
123456789
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| D | polyval-clmulni_asm.S | 8 * keys powers h^8, ..., h^1 in the POLYVAL finite field. This precomputation 9 * allows us to split finite field multiplication into two steps. 15 * In the second step, we compute the reduction of p(x) modulo the finite field 19 * multiplication is finite field multiplication. The advantage is that the 20 * two-step process only requires 1 finite field reduction for every 8
|
| D | twofish_glue.c | 35 * For background information on multiplication in finite fields, used for
|
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| D | fixup-sb1250.c | 13 * to the finite max. 84 * Set the SP1011 HT/PCI bridge's TRDY timeout to the finite max.
|
| /kernel/linux/linux-6.6/arch/mips/pci/ |
| D | fixup-sb1250.c | 13 * to the finite max. 84 * Set the SP1011 HT/PCI bridge's TRDY timeout to the finite max.
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| D | polyval-ce-core.S | 10 * ..., h^1 in the POLYVAL finite field. This precomputation allows us to split 11 * finite field multiplication into two steps. 17 * In the second step, we compute the reduction of p(x) modulo the finite field 21 * multiplication is finite field multiplication. The advantage is that the 22 * two-step process only requires 1 finite field reduction for every 8
|
| /kernel/linux/linux-6.6/crypto/ |
| D | polyval-generic.c | 15 * modulus for finite field multiplication which makes hardware accelerated 85 * lookup table implementation for finite field multiplication. 106 * lookup table implementation of finite field multiplication.
|
| /kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
| D | iosm_ipc_pm.h | 35 * enum ipc_mem_host_pm_state - Possible states of the HOST SLEEP finite state 59 * enum ipc_mem_dev_pm_state - Possible states of the DEVICE SLEEP finite state
|
| /kernel/linux/linux-6.6/Documentation/trace/rv/ |
| D | deterministic_automata.rst | 11 - *E* is the finite set of events; 76 char *event_names[event_max]; // E: the finite set of events
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | tps6594_pfsm.h | 3 * Userspace ABI for TPS6594 PMIC Pre-configurable Finite State Machine
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| D | ctcm_main.h | 194 fsm_instance *fsm; /* finite state machine of this channel */ 210 /* The finite state machine of this interface */
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| D | ctcm_main.h | 195 fsm_instance *fsm; /* finite state machine of this channel */ 211 /* The finite state machine of this interface */
|
| /kernel/linux/linux-6.6/drivers/misc/ |
| D | tps6594-pfsm.c | 3 * PFSM (Pre-configurable Finite State Machine) driver for TI TPS6594/TPS6593/LP8764 PMICs 302 MODULE_DESCRIPTION("TPS6594 Pre-configurable Finite State Machine Driver");
|
| D | Kconfig | 554 tristate "TI TPS6594 Pre-configurable Finite State Machine support" 558 Support PFSM (Pre-configurable Finite State Machine) on TPS6594 PMIC devices. 559 These devices integrate a finite state machine engine, which manages the state
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z14/ |
| D | transaction.json | 48 "BriefDescription": "Cycles per Instructions from Finite cache/memory",
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z15/ |
| D | transaction.json | 48 "BriefDescription": "Cycles per Instructions from Finite cache/memory",
|
| /kernel/linux/linux-6.6/lib/ |
| D | ts_fsm.c | 3 * lib/ts_fsm.c A naive finite state machine text search approach 9 * A finite state machine consists of n states (struct ts_fsm_token) 10 * representing the pattern as a finite automaton. The data is read
|
| /kernel/linux/linux-5.10/lib/ |
| D | ts_fsm.c | 3 * lib/ts_fsm.c A naive finite state machine text search approach 9 * A finite state machine consists of n states (struct ts_fsm_token) 10 * representing the pattern as a finite automaton. The data is read
|
| /kernel/linux/linux-6.6/Documentation/gpu/amdgpu/display/ |
| D | dc-glossary.rst | 207 Power Gate Finite State Machine
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z16/ |
| D | transaction.json | 48 "BriefDescription": "Cycles per Instructions from Finite cache/memory",
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z13/ |
| D | transaction.json | 48 "BriefDescription": "Cycles per Instructions from Finite cache/memory",
|
| /kernel/linux/linux-6.6/Documentation/misc-devices/ |
| D | tps6594-pfsm.rst | 12 Strictly speaking, PFSM (Pre-configurable Finite State Machine) is not
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | driver.rst | 71 up the SKB and in some finite amount of time.
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | twofish_glue.c | 35 * For background information on multiplication in finite fields, used for
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| D | Kconfig | 97 Implements OTG Finite State Machine as specified in On-The-Go
|
| /kernel/linux/linux-6.6/drivers/usb/core/ |
| D | Kconfig | 97 Implements OTG Finite State Machine as specified in On-The-Go
|
123456789