Lines Matching defs:rctx
106 struct tegra_aes_reqctx *rctx = skcipher_request_ctx(req); in tegra_cbc_iv_copyback() local
209 struct tegra_aes_reqctx *rctx) in tegra_aes_prep_cmd()
267 struct tegra_aes_reqctx *rctx = skcipher_request_ctx(req); in tegra_aes_do_one_req() local
482 struct tegra_aes_reqctx *rctx; in tegra_aes_crypt() local
607 struct tegra_aead_reqctx *rctx) in tegra_gmac_prep_cmd()
647 struct tegra_aead_reqctx *rctx) in tegra_gcm_crypt_prep_cmd()
707 struct tegra_aead_reqctx *rctx) in tegra_gcm_prep_final_cmd()
757 static int tegra_gcm_do_gmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_gmac()
774 static int tegra_gcm_do_crypt(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_crypt()
799 static int tegra_gcm_do_final(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_final()
825 static int tegra_gcm_do_verify(struct tegra_se *se, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_verify()
854 struct tegra_aead_reqctx *rctx) in tegra_cbcmac_prep_cmd()
889 struct tegra_aead_reqctx *rctx) in tegra_ctr_prep_cmd()
930 static int tegra_ccm_do_cbcmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_ccm_do_cbcmac()
964 static int tegra_ccm_format_nonce(struct tegra_aead_reqctx *rctx, u8 *nonce) in tegra_ccm_format_nonce()
1020 static int tegra_ccm_format_blocks(struct tegra_aead_reqctx *rctx) in tegra_ccm_format_blocks()
1049 static int tegra_ccm_mac_result(struct tegra_se *se, struct tegra_aead_reqctx *rctx) in tegra_ccm_mac_result()
1072 static int tegra_ccm_ctr_result(struct tegra_se *se, struct tegra_aead_reqctx *rctx) in tegra_ccm_ctr_result()
1088 static int tegra_ccm_compute_auth(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_ccm_compute_auth()
1116 static int tegra_ccm_do_ctr(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_ccm_do_ctr()
1158 struct tegra_aead_reqctx *rctx) in tegra_ccm_crypt_init()
1196 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); in tegra_ccm_do_one_req() local
1274 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); in tegra_gcm_do_one_req() local
1432 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); in tegra_aead_crypt() local
1470 struct tegra_cmac_reqctx *rctx) in tegra_cmac_prep_cmd()
1523 static void tegra_cmac_copy_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_copy_result()
1531 static void tegra_cmac_paste_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_paste_result()
1542 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_init() local
1571 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_update() local
1648 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_final() local
1708 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_one_req() local
1840 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_init() local
1851 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_update() local
1862 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_final() local
1873 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_finup() local
1884 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_digest() local
1893 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_export() local
1902 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_import() local