Home
last modified time | relevance | path

Searched refs:sha1op38 (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-586.pl443 sub sha1op38 { subroutine
448 sub sha1nexte { sha1op38(0xc8,@_); }
449 sub sha1msg1 { sha1op38(0xc9,@_); }
450 sub sha1msg2 { sha1op38(0xca,@_); }
H A Dsha1-mb-x86_64.pl1614 sub sha1op38 { subroutine
1636 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo or
H A Dsha1-x86_64.pl2105 sub sha1op38 { subroutine
2130 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo;
/third_party/openssl/crypto/sha/asm/
H A Dsha1-586.pl443 sub sha1op38 { subroutine
448 sub sha1nexte { sha1op38(0xc8,@_); }
449 sub sha1msg1 { sha1op38(0xc9,@_); }
450 sub sha1msg2 { sha1op38(0xca,@_); }
H A Dsha1-x86_64.pl2105 sub sha1op38 { subroutine
2130 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo;
H A Dsha1-mb-x86_64.pl1614 sub sha1op38 { subroutine
1636 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo or
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl2103 sub sha1op38 { subroutine
2143 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo or
/third_party/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl2103 sub sha1op38 { subroutine
2143 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo or

Completed in 13 milliseconds