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