Searched refs:sha1msg2 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssl/crypto/sha/asm/ |
| H A D | sha1-586.pl | 450 sub sha1msg2 { sha1op38(0xca,@_); } subroutine 496 &sha1msg2 (@MSG[0],@MSG[3]); 502 &sha1msg2 (@MSG[1],@MSG[0]);
|
| /freebsd/lib/libmd/amd64/ |
| H A D | sha1block.S | 1788 sha1msg2 \msg3, \msg0 1817 sha1msg2 %xmm1, %xmm2 1824 sha1msg2 %xmm2, %xmm3
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsX86.td | 875 def sha1msg2 : X86Builtin<"_Vector<4, int>(_Vector<4, int>, _Vector<4, int>)">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrSSE.td | 6788 defm SHA1MSG2 : SHAI_binop<0xCA, "sha1msg2", int_x86_sha1msg2,
|