[]Function ipsec_parser::parse_ikev2_transform

pub fn parse_ikev2_transform(
    i: &[u8]
) -> IResult<&[u8], IkeV2RawTransform, (&[u8], ErrorKind)>