Searched defs:tegra_cmac_reqctx (Results 1 – 1 of 1) sorted by relevance
79 struct tegra_cmac_reqctx { struct80 struct scatterlist *src_sg;81 struct tegra_se_datbuf datbuf;82 struct tegra_se_datbuf residue;83 unsigned int total_len;84 unsigned int blk_size;85 unsigned int task;86 u32 crypto_config;87 u32 config;88 u32 key_id;[all …]