Lines Matching full:pshufb
462 &pshufb (@MSG[0],$BSWAP);
464 &pshufb (@MSG[1],$BSWAP);
465 &pshufb (@MSG[2],$BSWAP);
466 &pshufb (@MSG[3],$BSWAP);
499 &pshufb (@MSG[0],$BSWAP);
505 &pshufb (@MSG[1],$BSWAP);
511 &pshufb (@MSG[2],$BSWAP);
516 &pshufb (@MSG[3],$BSWAP);
629 &pshufb (@X[-4&7],@X[2]); # byte swap
630 &pshufb (@X[-3&7],@X[2]);
631 &pshufb (@X[-2&7],@X[2]);
633 &pshufb (@X[-1&7],@X[2]);
856 &pshufb (@X[-4&7],@X[2]); # byte swap
876 &pshufb (@X[($Xi-3)&7],@X[2]);