Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha256-586.pl535 sub sha256op38 { subroutine
540 sub sha256rnds2 { sha256op38(0xcb,@_); }
541 sub sha256msg1 { sha256op38(0xcc,@_); }
542 sub sha256msg2 { sha256op38(0xcd,@_); }
H A Dsha256-mb-x86_64.pl1601 sub sha256op38 { subroutine
1622 s/\b(sha256[^\s]*)\s+(.*)/sha256op38($1,$2)/geo or
H A Dsha512-x86_64.pl2536 sub sha256op38 { subroutine
2556 s/\b(sha256[^\s]*)\s+(.*)/sha256op38($1,$2)/geo;
/third_party/openssl/crypto/sha/asm/
H A Dsha256-586.pl535 sub sha256op38 { subroutine
540 sub sha256rnds2 { sha256op38(0xcb,@_); }
541 sub sha256msg1 { sha256op38(0xcc,@_); }
542 sub sha256msg2 { sha256op38(0xcd,@_); }
H A Dsha256-mb-x86_64.pl1601 sub sha256op38 { subroutine
1622 s/\b(sha256[^\s]*)\s+(.*)/sha256op38($1,$2)/geo or
H A Dsha512-x86_64.pl2536 sub sha256op38 { subroutine
2556 s/\b(sha256[^\s]*)\s+(.*)/sha256op38($1,$2)/geo;
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesni-sha256-x86_64.pl1786 sub sha256op38 { subroutine
1802 $code =~ s/\b(sha256[^\s]*)\s+(.*)/sha256op38($1,$2)/gem;
/third_party/openssl/crypto/aes/asm/
H A Daesni-sha256-x86_64.pl1786 sub sha256op38 { subroutine
1802 $code =~ s/\b(sha256[^\s]*)\s+(.*)/sha256op38($1,$2)/gem;

Completed in 13 milliseconds