Searched refs:SE_AES_OP_FINAL (Results 1 – 2 of 2) sorted by relevance
586 cpuvaddr[i++] = SE_AES_OP_WRSTALL | SE_AES_OP_FINAL | in tegra_gmac_prep_cmd()606 op = SE_AES_OP_WRSTALL | SE_AES_OP_FINAL | in tegra_gcm_crypt_prep_cmd()663 op = SE_AES_OP_WRSTALL | SE_AES_OP_FINAL | in tegra_gcm_prep_final_cmd()1402 op |= SE_AES_OP_FINAL; in tegra_cmac_prep_cmd()
203 #define SE_AES_OP_FINAL FIELD_PREP(BIT(5), 1) macro