aws_lc_rs::aead::aes_gcm

Function init_192_aead

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