Home
last modified time | relevance | path

Searched refs:SE_ADDR_HI_SZ (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/tegra/
H A Dtegra-se.h235 #define SE_ADDR_HI_SZ(x) FIELD_PREP(GENMASK(23, 0), x) macro
H A Dtegra-se-hash.c257 SE_ADDR_HI_SZ(rctx->datbuf.size)); in tegra_sha_prep_cmd()
260 SE_ADDR_HI_SZ(rctx->digest.size)); in tegra_sha_prep_cmd()