Searched refs:bitslice (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl782 sub bitslice { subroutine
833 &bitslice (@XMM[0..7, 8..11]);
857 &bitslice (@XMM[0,1,4,6,3,7,2,5, 8..11]);
896 &bitslice (@XMM[0..7, 8..11]);
919 &bitslice (@XMM[0,1,6,4,2,7,3,5, 8..11]);
H A Dbsaes-armv7.pl672 sub bitslice { subroutine
757 &bitslice (@XMM[0..7, 8..11]);
782 &bitslice (@XMM[0,1,6,4,2,7,3,5, 8..11]);
854 &bitslice (@XMM[0..7, 8..11]);
880 &bitslice (@XMM[0,1,4,6,3,7,2,5, 8..11]);

Completed in 41 milliseconds