Searched refs:tegra_aes_ctx (Results 1 – 1 of 1) sorted by relevance
26 struct tegra_aes_ctx { struct105 static void tegra_cbc_iv_copyback(struct skcipher_request *req, struct tegra_aes_ctx *ctx) in tegra_cbc_iv_copyback()118 static void tegra_aes_update_iv(struct skcipher_request *req, struct tegra_aes_ctx *ctx) in tegra_aes_update_iv()209 static unsigned int tegra_aes_prep_cmd(struct tegra_aes_ctx *ctx, in tegra_aes_prep_cmd()267 struct tegra_aes_ctx *ctx = crypto_skcipher_ctx(crypto_skcipher_reqtfm(req)); in tegra_aes_do_one_req()346 struct tegra_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in tegra_aes_cra_init()376 struct tegra_aes_ctx *ctx = crypto_tfm_ctx(&tfm->base); in tegra_aes_cra_exit()388 struct tegra_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in tegra_aes_setkey()408 struct tegra_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in tegra_xts_setkey()484 struct tegra_aes_ctx *ctx; in tegra_aes_crypt()[all …]