init_256_aead

Function init_256_aead 

Source
fn init_256_aead(key: &[u8], tag_len: usize) -> Result<AeadCtx, Unspecified>