Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dchacha20poly1305.c27 struct chachapoly_instance_ctx { struct
28 struct crypto_skcipher_spawn chacha;
29 struct crypto_ahash_spawn poly;
30 unsigned int saltlen;