Home
last modified time | relevance | path

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

/drivers/crypto/tegra/
A Dtegra-se.h355 SE_ALG_CBC, /* Cipher Block Chaining (CBC) mode */ enumerator
457 return SE_ALG_CBC; in se_algname_to_algid()
A Dtegra-se-aes.c121 if (ctx->alg == SE_ALG_CBC) { in tegra_aes_update_iv()
140 case SE_ALG_CBC: in tegra234_aes_crypto_cfg()
171 case SE_ALG_CBC: in tegra234_aes_cfg()
439 case SE_ALG_CBC: in tegra_aes_kac_manifest()

Completed in 13 milliseconds