Home
last modified time | relevance | path

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

/third_party/quickjs/
Dlibbf.c7485 static inline __m256d ntt_mod1(__m256d r, __m256d m) in ntt_mod1() function
8081 y[j].v = ntt_mod1(y[j].v, mf[j]); in ntt_to_limb()
8088 y[j].v = ntt_mod1(y[j].v, mf[j]); in ntt_to_limb()