Searched refs:four (Results 1 – 8 of 8) sorted by relevance
| /lib/tests/ |
| A D | stackinit_kunit.c | 101 zero.four = 0; \ 120 .four = 0, \ 126 .four = arg->four, \ 132 var.four = 0 308 unsigned long four; member 317 unsigned long four; member 333 char four; member 342 unsigned long four; member 350 unsigned long four; member 358 unsigned long four; member [all …]
|
| A D | memcpy_kunit.c | 26 u32 four[4]; member 290 memset_startat(&dest, 0x79, four); in memset_test()
|
| /lib/crypto/x86/ |
| A D | chacha-avx512vl-x86_64.S | 35 # matrix twice across four AVX registers. It performs matrix operations 36 # on four words in each matrix in parallel, but requires shuffling to 199 # This function encrypts four ChaCha blocks by loading the state 200 # matrix four times across eight AVX registers. It performs matrix 201 # operations on four words in two matrices in parallel, sequentially 202 # to the operations on the four words of the other two matrices. The 705 # xor/write first four blocks
|
| A D | chacha-avx2-x86_64.S | 45 # matrix twice across four AVX registers. It performs matrix operations 46 # on four words in each matrix in parallel, but requires shuffling to 236 # This function encrypts four ChaCha blocks by loading the state 237 # matrix four times across eight AVX registers. It performs matrix 238 # operations on four words in two matrices in parallel, sequentially 239 # to the operations on the four words of the other two matrices. The 543 # scratch registers, we save the first four registers on the stack. The 882 # xor/write first four blocks
|
| A D | chacha-ssse3-x86_64.S | 230 # This function encrypts four consecutive ChaCha blocks by loading the 231 # the state matrix in SSE registers four times. As we need some scratch 232 # registers, we save the first four registers on the stack. The
|
| A D | sha256-avx-asm.S | 154 ## compute s0 four at a time and s1 two at a time
|
| A D | sha256-ssse3-asm.S | 148 ## compute s0 four at a time and s1 two at a time
|
| /lib/ |
| A D | Kconfig.debug | 3012 We have four test modules:
|
Completed in 27 milliseconds