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

/openbsd-current/usr.bin/signify/
H A Dfe25519.c36 static crypto_uint32 times38(crypto_uint32 a) function
205 r->v[i-32] = t[i-32] + times38(t[i]);
/openbsd-current/usr.bin/ssh/
H A Ded25519.c154 static crypto_uint32 times38(crypto_uint32 a) function
323 r->v[i-32] = t[i-32] + times38(t[i]);

Completed in 118 milliseconds