Searched defs:tegra_cmac_reqctx (Results 1 – 1 of 1) sorted by relevance
73 struct tegra_cmac_reqctx { struct74 struct scatterlist *src_sg;75 struct tegra_se_datbuf datbuf;76 struct tegra_se_datbuf residue;77 unsigned int total_len;78 unsigned int blk_size;79 unsigned int task;80 u32 crypto_config;81 u32 config;82 u32 key_id;[all …]