Searched defs:_ghash_mul_step (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | aes-gcm-aesni-x86_64.S | 290 .macro _ghash_mul_step i, a, a_times_x64, b, gfpoly, t0, t1 macro
|
H A D | aes-gcm-avx10-x86_64.S | 259 .macro _ghash_mul_step i, a, b, dst, gfpoly, t0, t1, t2 macro
|