Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/tegra20/
A Dbct.c25 u8 ebt_hash[AES128_KEY_LENGTH] = { 0 }; in bct_patch() local
46 ret = sign_data_block(ebt, ebt_size, ebt_hash); in bct_patch()
53 ebt_hash, NVBOOT_CMAC_AES_HASH_LENGTH * 4); in bct_patch()
/arch/arm/mach-tegra/tegra30/
A Dbct.c25 u8 ebt_hash[AES128_KEY_LENGTH] = { 0 }; in bct_patch() local
46 ret = sign_data_block(ebt, ebt_size, ebt_hash); in bct_patch()
53 ebt_hash, NVBOOT_CMAC_AES_HASH_LENGTH * 4); in bct_patch()
/arch/arm/mach-tegra/tegra124/
A Dbct.c25 u8 ebt_hash[AES128_KEY_LENGTH] = { 0 }; in bct_patch() local
45 ret = sign_data_block(ebt, ebt_size, ebt_hash); in bct_patch()
52 ebt_hash, NVBOOT_CMAC_AES_HASH_LENGTH * 4); in bct_patch()

Completed in 4 milliseconds