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

/drivers/crypto/
H A Dtegra-aes.c157 struct tegra_aes_ctx *ctx;
182 struct tegra_aes_ctx { struct
190 static struct tegra_aes_ctx rng_ctx = {
330 struct tegra_aes_ctx *ctx = dd->ctx;
393 struct tegra_aes_ctx *ctx;
535 struct tegra_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm);
669 struct tegra_aes_ctx *ctx = &rng_ctx;
714 struct tegra_aes_ctx *ctx = &rng_ctx;
807 struct tegra_aes_ctx *ctx =
866 .cra_ctxsize = sizeof(struct tegra_aes_ctx),
[all...]

Completed in 35 milliseconds