Home
last modified time | relevance | path

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

/linux/drivers/crypto/tegra/
H A Dtegra-se-aes.c40 u32 crypto_config; member
63 u32 crypto_config; member
86 u32 crypto_config; member
239 cpuvaddr[i++] = rctx->crypto_config; in tegra_aes_prep_cmd()
258 dev_dbg(se->dev, "cfg %#x crypto cfg %#x\n", rctx->config, rctx->crypto_config); in tegra_aes_prep_cmd()
294 rctx->crypto_config = tegra234_aes_crypto_cfg(ctx->alg, rctx->encrypt); in tegra_aes_do_one_req()
303 rctx->crypto_config |= SE_AES_KEY_INDEX(key1_id); in tegra_aes_do_one_req()
313 rctx->crypto_config |= SE_AES_KEY2_INDEX(key2_id); in tegra_aes_do_one_req()
629 cpuvaddr[i++] = rctx->crypto_config; in tegra_gmac_prep_cmd()
683 cpuvaddr[i++] = rctx->crypto_config; in tegra_gcm_crypt_prep_cmd()
[all …]