ring
0.17.8
In ring::
aead::
chacha20_
poly1305
Structs
Out
Constants
MAX_IN_OUT_LEN
_MAX_IN_OUT_LEN_BOUNDED_BY_RFC
Statics
CHACHA20_POLY1305
Functions
chacha20_poly1305_init
chacha20_poly1305_open
chacha20_poly1305_seal
derive_poly1305_key
finish
has_integrated
poly1305_update_padded_16
Type Aliases
Key
Unions
InOut
ring
::
aead
::
chacha20_poly1305
Function
finish
Copy item path
Settings
Help
Summary
source
fn finish(auth:
Context
, aad_len:
usize
, in_out_len:
usize
) ->
Tag