aws_
lc_
rs
1.13.0
In aws_
lc_
rs::
aead::
chacha
Constants
CHACHA20_POLY1305
Functions
init_chacha_aead
aws_lc_rs
::
aead
::
chacha
Function
init_chacha_aead
Copy item path
Settings
Help
Summary
Source
fn init_chacha_aead(key: &[
u8
], tag_len:
usize
) ->
Result
<
AeadCtx
,
Unspecified
>