Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dsha256-avx-asm.S310 .macro DO_ROUND round macro
419 DO_ROUND 0
420 DO_ROUND 1
421 DO_ROUND 2
422 DO_ROUND 3
427 DO_ROUND 0
428 DO_ROUND 1
429 DO_ROUND 2
430 DO_ROUND 3
H A Dsha256-ssse3-asm.S317 .macro DO_ROUND round macro
433 DO_ROUND 0
434 DO_ROUND 1
435 DO_ROUND 2
436 DO_ROUND 3
440 DO_ROUND 0
441 DO_ROUND 1
442 DO_ROUND 2
443 DO_ROUND 3