Searched refs:sliced (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux_videodev2_compat.h98 struct v4l2_sliced_vbi_format sliced; /* V4L2_BUF_TYPE_SLICED_VBI_CAPTURE */ member in union:l_v4l2_format::__anon8795
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Dbsaes-armv7.S21 @ Bit-sliced AES for ARM NEON
1065 vstmia r12!,{q0,q1,q2,q3,q4,q5,q6,q7} @ write bit-sliced round key
1360 add r12, #96 @ size of bit-sliced key schedule
1603 @ add r12, #96 @ size of bit-sliced key schedule
2083 @ add r12, #96 @ size of bit-sliced key schedule
/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h260 #define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI capture device */
261 #define V4L2_CAP_SLICED_VBI_OUTPUT 0x00000080 /* Is a sliced VBI output device */
1615 struct v4l2_sliced_vbi_format sliced; /* V4L2_BUF_TYPE_SLICED_VBI_CAPTURE */ member in union:v4l2_format::__anon10807
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl20 # Bit-sliced AES for ARM NEON
835 .asciz "Bit-sliced AES for NEON, CRYPTOGAMS by <appro\@openssl.org>"
999 vstmia $out!,{@XMM[0]-@XMM[7]} @ write bit-sliced round key
1412 add r12, #`128-32` @ size of bit-sliced key schedule
1669 @ add r12, #`128-32` @ size of bit-sliced key schedule
2073 @ add r12, #`128-32` @ size of bit-sliced key schedule

Completed in 67 milliseconds