Function ring::ec::curve25519::ops::x25519_ge_frombytes_vartime

source ยท
unsafe extern "C" fn x25519_ge_frombytes_vartime(
    h: &mut ExtPoint,
    s: &[u8; 32],
) -> Result