Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha512-ssse3-asm.S64 b_64 = %r10 define
113 c_64 = b_64
114 b_64 = a_64 define
139 and b_64, T2 # T2 = (a ^ c) & b
199 and b_64, T2
243 and b_64, T2
303 mov DIGEST(1), b_64
345 add b_64, DIGEST(1)
H A Dsha512-avx-asm.S64 b_64 = %r10 define
115 c_64 = b_64
116 b_64 = a_64 define
145 and b_64, T2 # T2 = (a ^ c) & b
206 and b_64, T2
258 and b_64, T2
301 mov DIGEST(1), b_64
343 add b_64, DIGEST(1)