Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
Dchacha20poly1305.c19 struct chachapoly_instance_ctx { struct
20 struct crypto_skcipher_spawn chacha;
21 struct crypto_ahash_spawn poly;
22 unsigned int saltlen;
/kernel/linux/linux-5.10/crypto/
Dchacha20poly1305.c19 struct chachapoly_instance_ctx { struct
20 struct crypto_skcipher_spawn chacha;
21 struct crypto_ahash_spawn poly;
22 unsigned int saltlen;