Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/crypto/
Dfe25519.c33 static uint32_t times19(uint32_t a) in times19() function
52 t = times19(t); in fe_reduce_add_sub()
72 t = times19(t); in reduce_mul()
/external/openssh/
Dfe25519.c33 static crypto_uint32 times19(crypto_uint32 a) in times19() function
52 t = times19(t); in reduce_add_sub()
72 t = times19(t); in reduce_mul()