Home
last modified time | relevance | path

Searched refs:clmulh (Results 1 – 1 of 1) sorted by relevance

/linux/lib/crc/riscv/
H A Dcrc-clmul-template.h33 static inline unsigned long clmulh(unsigned long a, unsigned long b) in clmulh() function
239 p0 = clmulh(m0, consts->fold_across_2_longs_const_hi); in crc_clmul()
241 p2 = clmulh(m1, consts->fold_across_2_longs_const_lo); in crc_clmul()