Function p256::jacobian_to_affine

source ·
pub fn jacobian_to_affine(
    p: (P256FieldElement, P256FieldElement, P256FieldElement)
) -> Affine