Home
last modified time | relevance | path

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

/linux/drivers/crypto/tegra/
H A Dtegra-se.h352 SE_ALG_CBC, /* Cipher Block Chaining (CBC) mode */ enumerator
453 return SE_ALG_CBC; in se_algname_to_algid()
H A Dtegra-se-aes.c115 if (ctx->alg == SE_ALG_CBC) { in tegra_aes_update_iv()
134 case SE_ALG_CBC: in tegra234_aes_crypto_cfg()
165 case SE_ALG_CBC: in tegra234_aes_cfg()
384 case SE_ALG_CBC: in tegra_aes_kac_manifest()