Searched refs:Tx (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-x86_64.pl479 my @Tx=map("%xmm$_",(8..10));
552 movdqa -64($K_XX_XX),@Tx[1] # K_00_19
561 paddd @Tx[1],@X[-4&7] # add K_00_19
563 paddd @Tx[1],@X[-3&7]
564 paddd @Tx[1],@X[-2&7]
566 psubd @Tx[1],@X[-4&7] # restore X[]
568 psubd @Tx[1],@X[-3&7]
570 psubd @Tx[1],@X[-2&7]
590 &movdqa (@Tx[0],@X[-1&7]);
591 &paddd (@Tx[
[all...]
H A Dsha1-armv4-large.pl327 my @Tx=("q12","q13");
391 &vadd_i32 (@Tx[1],@X[-1&7],$K);
395 &vext_8 (@Tx[0],@X[-1&7],$zero,4); # "X[-3]", 3 words
402 &veor (@Tx[0],@Tx[0],@X[-2&7]); # "X[-3]"^"X[-8]"
405 &veor (@Tx[0],@Tx[0],@X[0]); # "X[0]"^="X[-3]"^"X[-8]
408 &vst1_32 ("{@Tx[1]}","[$Xfer,:128]!"); # X[]+K xfer
412 &vext_8 (@Tx[1],$zero,@Tx[
[all...]
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl163 my @Tx=map("%xmm$_",(8..10));
177 @Tx=map("%xmm$_",(12,13,3));
257 movdqa 64($K_XX_XX),@Tx[2] # pbswap mask
258 movdqa 0($K_XX_XX),@Tx[1] # K_00_19
263 pshufb @Tx[2],@X[-4&7] # byte swap
264 pshufb @Tx[2],@X[-3&7]
265 pshufb @Tx[2],@X[-2&7]
267 paddd @Tx[1],@X[-4&7] # add K_00_19
268 pshufb @Tx[2],@X[-1&7]
269 paddd @Tx[
[all...]
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gf2m.pl49 ($R,$Tx)=("%xmm0","%xmm1");
139 movq (%rsp,$i0,8),$Tx
142 pslldq \$$n,$Tx
148 pxor $Tx,$R
/freebsd-13-stable/sys/dev/ce/
H A Dceddk.c286 len = req->Io.Tx.Transmitted;
341 req->Io.Tx.Channel = c->num;
343 req->Io.Tx.DataLength = len;
344 req->Io.Tx.PhysicalDataAddress = item->phys;
H A Dtau32-ddk.h422 } Tx; member in union:tag_TAU32_UserRequest::__anon11758
/freebsd-13-stable/crypto/openssl/crypto/
H A Dsparccpuid.S253 ! takes to execute rdtick and pair of VIS1 instructions. US-Tx VIS unit
255 ! single-issue, it should be possible to distinguish Tx reliably...

Completed in 120 milliseconds