Searched refs:fe25519_frombytes (Results 1 – 5 of 5) sorted by relevance
19 void fe25519_frombytes(fe25519 h, const unsigned char *s);
6 fe25519_frombytes(fe25519 h, const unsigned char *s) in fe25519_frombytes() function
78 fe25519_frombytes(x1, p); in crypto_scalarmult_curve25519_ref10()
243 fe25519_frombytes(h->Y, s); in ge25519_frombytes()285 fe25519_frombytes(h->Y, s); in ge25519_frombytes_negate_vartime()1975 fe25519_frombytes(rr2, s); in ge25519_from_uniform()