Searched refs:Byte (Results 1 – 5 of 5) sorted by relevance
/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 419 # handle the last <16 Byte block separately 449 # receive the last <16 Byte block 524 #GHASH computation for the last <16 Byte block 540 vpshufb SHUF_MASK(%rip), %xmm14, %xmm14 # perform a 16Byte swap 797 # GHASH computation for the last <16 Byte block 832 # GHASH computation for the last <16 Byte block 1004 vpshufb SHUF_MASK(%rip), reg_i, reg_i # perform a 16Byte swap 1082 vpshufb SHUF_MASK(%rip), \XMM1, \XMM1 # perform a 16Byte swap 1086 vpshufb SHUF_MASK(%rip), \XMM2, \XMM2 # perform a 16Byte swap 1090 vpshufb SHUF_MASK(%rip), \XMM3, \XMM3 # perform a 16Byte swap [all …]
|
D | aesni-intel_asm.S | 341 # Handle the last <16 Byte block separately 362 # receive the last <16 Byte block 694 # GHASH computation for the last <16 Byte block 729 # GHASH computation for the last <16 Byte block
|
/arch/x86/math-emu/ |
D | fpu_entry.c | 98 static int valid_prefix(u_char *Byte, u_char __user ** fpu_eip, 545 static int valid_prefix(u_char *Byte, u_char __user **fpu_eip, in valid_prefix() argument 604 *Byte = byte; in valid_prefix() 608 *Byte = byte; in valid_prefix() 614 *Byte = byte; /* Needed for error message. */ in valid_prefix()
|
/arch/m68k/fpsp040/ |
D | util.S | 640 | 0 - Byte
|
/arch/sparc/lib/ |
D | M7memcpy.S | 643 ! Src is Byte aligned
|