Searched refs:_vpclmulqdq (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | aes-gcm-aesni-x86_64.S | 155 .macro _vpclmulqdq imm, src1, src2, dst macro 294 _vpclmulqdq $0x01, \a, \b, \t0 296 _vpclmulqdq $0x00, \a_times_x64, \b, \t1 302 _vpclmulqdq $0x11, \a, \b, \t1 335 _vpclmulqdq $0x00, \a, \b, \t0 420 _vpclmulqdq $0x00, TMP0, GHASH_ACC, LO 447 _vpclmulqdq $0x00, TMP0, TMP1, TMP2 537 _vpclmulqdq $0x00, H_POW1, GFPOLY, H_POW1_X64
|