aws_lc_rs::aead::chacha

Function init_chacha_aead

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