Searched refs:ntt_state (Results 1 – 2 of 2) sorted by relevance
149 struct BFNTTState *ntt_state; member
7858 BFNTTState *s = s1->ntt_state; in fft_clear_cache()7875 s1->ntt_state = NULL; in fft_clear_cache()8252 if (s1->ntt_state) in ntt_static_init()8262 s1->ntt_state = s; in ntt_static_init()8372 s = s1->ntt_state; in fft_mul()
Completed in 24 milliseconds