Function ring::aead::quic::aes_init_128

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