Searched refs:A11 (Results 1 – 3 of 3) sorted by relevance
/openssl/crypto/sha/asm/ |
H A D | keccak1600-avx2.pl | 145 vpxor $A11,$A21,@T[2] 195 vpxor $D14,$A11,$A11 # ^= D[1..4] from Theta 198 vpsllvq 5*32-96(%r8),$A11,@T[7] 199 vpsrlvq 5*32-96(%r9),$A11,@T[1] 231 vpblendd \$0b00110000,@T[3],$A11,$A11 # [1][2] [4][0] [2][3] 234 vpblendd \$0b11000000,@T[4],$A11,$A11 # [3][4] [1][2] [4][0] [2][3] 236 vpandn @T[8],$A11,$A11 # tgting [3][3] [1][1] [4][4] [2][2] 237 vpxor @T[6],$A11,$A11 257 vpermq \$0b01110010,$A11,$A11 343 vpxor 32*6-96(%r10),$A11,$A11 [all …]
|
H A D | keccak1600-avx512vl.pl | 42 $A11) = # [4][4] [3][3] [2][2] [1][1] # %ymm6 73 vpxor $A11,$A21,@T[2] 110 vprolvq $R11,$A11,@T[1] # $A11 -> future $A01 138 vpblendd \$0b00110000,@T[3],$A11,$A11 # [1][2] [4][0] [2][3] 140 vpblendd \$0b11000000,@T[4],$A11,$A11 # [3][4] [1][2] [4][0] [2][3] 160 vpermq \$0b01110010,$A11,$A11 208 vmovdqu 8+32*5-96($A_flat),$A11 252 vpxor 32*6-96(%r10),$A11,$A11 266 vmovdqu $A11,8+32*5-96($A_flat) 294 vmovdqu 8+32*5-96($A_flat),$A11 [all …]
|
/openssl/test/ |
H A D | modes_internal_test.c | 525 # define A11 A10 macro 547 # define A12 A11
|
Completed in 7 milliseconds