Home
last modified time | relevance | path

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

/external/openssh/
Dfe25519.c38 static crypto_uint32 times38(crypto_uint32 a) in times38() function
207 r->v[i-32] = t[i-32] + times38(t[i]); in fe25519_mul()