Searched refs:sha1op38 (Results 1 - 8 of 8) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha1-586.pl | 443 sub sha1op38 { subroutine 448 sub sha1nexte { sha1op38(0xc8,@_); } 449 sub sha1msg1 { sha1op38(0xc9,@_); } 450 sub sha1msg2 { sha1op38(0xca,@_); }
|
H A D | sha1-mb-x86_64.pl | 1614 sub sha1op38 { subroutine 1636 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo or
|
H A D | sha1-x86_64.pl | 2105 sub sha1op38 { subroutine 2130 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo;
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha1-586.pl | 443 sub sha1op38 { subroutine 448 sub sha1nexte { sha1op38(0xc8,@_); } 449 sub sha1msg1 { sha1op38(0xc9,@_); } 450 sub sha1msg2 { sha1op38(0xca,@_); }
|
H A D | sha1-x86_64.pl | 2105 sub sha1op38 { subroutine 2130 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo;
|
H A D | sha1-mb-x86_64.pl | 1614 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 D | aesni-sha1-x86_64.pl | 2103 sub sha1op38 { subroutine 2143 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo or
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aesni-sha1-x86_64.pl | 2103 sub sha1op38 { subroutine 2143 s/\b(sha1[^\s]*)\s+(.*)/sha1op38($1,$2)/geo or
|
Completed in 13 milliseconds