Function ring::aead::quic::chacha20_init

source ยท
fn chacha20_init(
    key: &[u8],
    _cpu_features: Features,
) -> Result<KeyInner, Unspecified>