Home
last modified time | relevance | path

Searched refs:b_64 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/x86/crypto/
Dsha512-ssse3-asm.S64 b_64 = %r10 define
109 c_64 = b_64
110 b_64 = a_64 define
135 and b_64, T2 # T2 = (a ^ c) & b
195 and b_64, T2
239 and b_64, T2
299 mov DIGEST(1), b_64
341 add b_64, DIGEST(1)
Dsha512-avx-asm.S64 b_64 = %r10 define
111 c_64 = b_64
112 b_64 = a_64 define
141 and b_64, T2 # T2 = (a ^ c) & b
202 and b_64, T2
254 and b_64, T2
297 mov DIGEST(1), b_64
339 add b_64, DIGEST(1)