Home
last modified time | relevance | path

Searched defs:tegra_sha_reqctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/crypto/tegra/
Dtegra-se-hash.c32 struct tegra_sha_reqctx { struct
33 struct scatterlist *src_sg;
34 struct tegra_se_datbuf datbuf;
35 struct tegra_se_datbuf residue;
36 struct tegra_se_datbuf digest;
37 struct tegra_se_datbuf intr_res;
38 unsigned int alg;
39 unsigned int config;
40 unsigned int total_len;
41 unsigned int blk_size;
[all …]