Function crypto::aes::validate_key_len

source ยท
fn validate_key_len(key_len: usize) -> Result<(), Box<dyn Error>>