aws_lc_rs::aead::chacha20_poly1305_openssh

Function derive_poly1305_key

Source
pub(super) fn derive_poly1305_key(chacha_key: &ChaCha20Key, nonce: Nonce) -> Key