Searched refs:times38 (Results 1 – 2 of 2) sorted by relevance
38 static uint32_t times38(uint32_t a) in times38() function208 r->v[i-32] = t[i-32] + times38(t[i]); in fe25519_mul()
38 static crypto_uint32 times38(crypto_uint32 a) in times38() function207 r->v[i-32] = t[i-32] + times38(t[i]); in fe25519_mul()