Function alt_bn128_multiplication_128

Source
pub fn alt_bn128_multiplication_128(
    input: &[u8],
) -> Result<Vec<u8>, AltBn128Error>