Searched refs:chachapoly_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dchacha20poly1305.c25 struct chachapoly_ctx { struct
86 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
125 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
172 struct chachapoly_ctx *ctx = crypto_aead_ctx(tfm);
201 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
230 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
260 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
289 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
313 struct chachapoly_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
339 struct chachapoly_ctx *ct
[all...]

Completed in 119 milliseconds