Home
last modified time | relevance | path

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

/external/rust/crates/ring/src/ec/curve25519/
Dops.rs138 GFp_x25519_fe_isnegative(&x_over_z) in encode_point()
150 fn GFp_x25519_fe_isnegative(elem: &Elem<T>) -> u8; in GFp_x25519_fe_isnegative() function
/external/rust/crates/ring/crypto/curve25519/
Dcurve25519.c1879 uint8_t GFp_x25519_fe_isnegative(const fe *f) { in GFp_x25519_fe_isnegative() function