Searched refs:sha1rnds4 (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha1-586.pl | 438 sub sha1rnds4 { subroutine 492 &sha1rnds4 ($ABCD,$E,int($i/5)); # 0-3... 499 &sha1rnds4 ($ABCD,$E_,int(($i+1)/5)); 508 &sha1rnds4 ($ABCD,$E,3); # 64-67 514 &sha1rnds4 ($ABCD,$E_,3); # 68-71 520 &sha1rnds4 ($ABCD,$E,3); # 72-75 526 &sha1rnds4 ($ABCD,$E_,3); # 76-79
|
H A D | sha1-mb-x86_64.pl | 1601 sub sha1rnds4 { subroutine
|
H A D | sha1-x86_64.pl | 2093 sub sha1rnds4 { subroutine
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aesni-sha1-x86_64.pl | 2090 sub sha1rnds4 { subroutine
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrSSE.td | 6769 "sha1rnds4\t{$src3, $src2, $dst|$dst, $src2, $src3}", 6776 "sha1rnds4\t{$src3, $src2, $dst|$dst, $src2, $src3}",
|