evp_bytes_to_key

Function evp_bytes_to_key 

Source
pub fn evp_bytes_to_key(password: &[u8], key_len: usize) -> Box<[u8]>