Home
last modified time | relevance | path

Searched refs:C14 (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/sha/asm/
H A Dkeccak1600-avx2.pl126 my ($C14,$C00,$D00,$D14) = @T[5..8];
144 vpxor $A31,$A41,$C14
146 vpxor $A01,$C14,$C14
147 vpxor @T[2],$C14,$C14 # C[1..4]
149 vpermq \$0b10010011,$C14,@T[4]
153 vpsrlq \$63,$C14,@T[1]
154 vpaddq $C14,$C14,@T[2]
H A Dkeccak1600-avx512vl.pl55 my ($C14,$C00,$D00,$D14) = @T[5..8];
72 vpxor $A31,$A41,$C14
74 vpternlogq \$0x96,$A01,$T[2],$C14 # C[1..4]
79 vpermq \$0b10010011,$C14,@T[4]
80 vprolq \$1,$C14,@T[1] # ROL64(C[1..4],1)
/openssl/test/
H A Dmodes_internal_test.c586 static const u8 C14[] = { variable

Completed in 11 milliseconds