Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-aes.c24 #define AES_CT_CTRL_HDR cpu_to_le32(0x00220000) macro
422 ctx->ct_hdr = AES_CT_CTRL_HDR | cpu_to_le32(len); in mtk_aes_info_init()
888 ctx->ct_hdr = AES_CT_CTRL_HDR | len; in mtk_aes_gcm_info_init()