Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-aes.c48 #define AES_TFM_GHASH_DIGEST cpu_to_le32(0x2 << 21) macro
905 info->tfm[0] |= AES_TFM_GHASH_DIGEST | AES_TFM_GHASH | AES_TFM_SIZE( in mtk_aes_gcm_info_init()