Searched defs:xchacha20_poly1305_ctx (Results 1 – 1 of 1) sorted by relevance
43 struct xchacha20_poly1305_ctx { struct44 struct chacha20_poly1305_ctx base_ctx; /* must be first */45 const void *key;46 char derived_key[CHACHA20_POLY1305_KEY];