aws_lc_rs::aead::aes_gcm

Function init_128_aead_siv

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