Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dchacha20poly1305.c25 struct chachapoly_ctx { struct
26 struct crypto_skcipher *chacha;
27 struct crypto_ahash *poly;
29 unsigned int saltlen;