aws_
lc_
rs
1.13.0
In aws_
lc_
rs::
aead::
chacha20_
poly1305_
openssh
Structs
Key
OpeningKey
SealingKey
Constants
KEY_LEN
PACKET_LENGTH_LEN
TAG_LEN
Functions
derive_poly1305_key
make_nonce
verify
aws_lc_rs
::
aead
::
chacha20_poly1305_openssh
Function
derive_poly1305_key
Copy item path
Settings
Help
Summary
Source
pub(super) fn derive_poly1305_key(chacha_key: &
ChaCha20Key
, nonce:
Nonce
) ->
Key