Searched refs:GFp_x25519_fe_tobytes (Results 1 – 2 of 2) sorted by relevance
136 GFp_x25519_fe_tobytes(&mut bytes, &y_over_z); in encode_point()153 fn GFp_x25519_fe_tobytes(bytes: &mut EncodedPoint, elem: &Elem<T>); in GFp_x25519_fe_tobytes() function
1893 void GFp_x25519_fe_tobytes(uint8_t s[32], const fe *h) { in GFp_x25519_fe_tobytes() function