Home
last modified time | relevance | path

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

/crypto/
Dchacha20poly1305.c21 struct chachapoly_instance_ctx { struct
22 struct crypto_skcipher_spawn chacha;
23 struct crypto_ahash_spawn poly;
24 unsigned int saltlen;