Searched refs:GFp_x25519_ge_frombytes_vartime (Results 1 – 2 of 2) sorted by relevance
88 Result::from(unsafe { GFp_x25519_ge_frombytes_vartime(&mut point, encoded) }) in from_encoded_point_vartime()154 fn GFp_x25519_ge_frombytes_vartime(h: &mut ExtPoint, s: &EncodedPoint) -> bssl::Result; in GFp_x25519_ge_frombytes_vartime() function
476 int GFp_x25519_ge_frombytes_vartime(ge_p3 *h, const uint8_t s[32]) { in GFp_x25519_ge_frombytes_vartime() function