Searched defs:bodyx_20_39 (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/src/crypto/sha/asm/
H A Dsha1-586.pl973 return &bodyx_20_39() if ($rx==19); $rx++;
991 sub bodyx_20_39 () { # b^d^c subroutine
1010 return &bodyx_20_39() if ($rx==59); $rx++;
H A Dsha1-x86_64.pl1394 return &bodyx_20_39() if ($rx==19); $rx++;
1414 sub bodyx_20_39 () { # 7 instructions, 2 cycles critical path subroutine
1594 &Xupdate_avx2_32_79(\&bodyx_20_39);
1595 &Xupdate_avx2_32_79(\&bodyx_20_39);
1596 &Xupdate_avx2_32_79(\&bodyx_20_39);
1597 &Xupdate_avx2_32_79(\&bodyx_20_39);
1605 &Xloop_avx2(\&bodyx_20_39);
1606 &Xloop_avx2(\&bodyx_20_39);
1607 &Xloop_avx2(\&bodyx_20_39);
1608 &Xloop_avx2(\&bodyx_20_39);
[all...]

Completed in 119 milliseconds