Searched defs:chachapoly_instance_ctx (Results 1 – 1 of 1) sorted by relevance
19 struct chachapoly_instance_ctx { struct20 struct crypto_skcipher_spawn chacha;21 struct crypto_ahash_spawn poly;22 unsigned int saltlen;