Function ring::ec::suite_b::private_key::affine_from_jacobian

source ยท
pub fn affine_from_jacobian(
    ops: &PrivateKeyOps,
    p: &Point,
) -> Result<(Elem<Q, R>, Elem<Q, R>), Unspecified>