Searched refs:tegra_aead_ctx (Results 1 – 1 of 1) sorted by relevance
45 struct tegra_aead_ctx { struct607 static unsigned int tegra_gmac_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_gmac_prep_cmd()647 static unsigned int tegra_gcm_crypt_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_gcm_crypt_prep_cmd()758 static int tegra_gcm_do_gmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_gmac()775 static int tegra_gcm_do_crypt(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_crypt()800 static int tegra_gcm_do_final(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_final()854 static unsigned int tegra_cbcmac_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_cbcmac_prep_cmd()889 static unsigned int tegra_ctr_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_ctr_prep_cmd()931 static int tegra_ccm_do_cbcmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_ccm_do_cbcmac()1089 static int tegra_ccm_compute_auth(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_ccm_compute_auth()[all …]