Home
last modified time | relevance | path

Searched refs:fsquare_fsquare_times_inplace (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/crypto/
H A Dcurve25519-hacl64.c291 static __always_inline void fsquare_fsquare_times_inplace(u64 *output, in fsquare_fsquare_times_inplace() function
326 fsquare_fsquare_times_inplace(t01, 10); in crecip_crecip()
336 fsquare_fsquare_times_inplace(t0, 50); in crecip_crecip()
338 fsquare_fsquare_times_inplace(t0, 5); in crecip_crecip()
/kernel/linux/linux-6.6/lib/crypto/
H A Dcurve25519-hacl64.c289 static __always_inline void fsquare_fsquare_times_inplace(u64 *output, in fsquare_fsquare_times_inplace() function
324 fsquare_fsquare_times_inplace(t01, 10); in crecip_crecip()
334 fsquare_fsquare_times_inplace(t0, 50); in crecip_crecip()
336 fsquare_fsquare_times_inplace(t0, 5); in crecip_crecip()

Completed in 4 milliseconds