check_length

Function check_length 

Source
fn check_length(buf: &[u8], expected: usize) -> Result<(), CryptoError>