Home
last modified time | relevance | path

Searched defs:xchacha20_poly1305_ctx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/opencrypto/
H A Dxform_chacha20_poly1305.c43 struct xchacha20_poly1305_ctx { struct
44 struct chacha20_poly1305_ctx base_ctx; /* must be first */
45 const void *key;
46 char derived_key[CHACHA20_POLY1305_KEY];