Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/tegra20/
A Dbct.c22 static int bct_patch(u8 *bct, u8 *ebt, u32 ebt_size) in bct_patch() argument
41 ret = encrypt_data_block(ebt, ebt, ebt_size); in bct_patch()
46 ret = sign_data_block(ebt, ebt_size, ebt_hash); in bct_patch()
/arch/arm/mach-tegra/tegra30/
A Dbct.c22 static int bct_patch(u8 *bct, u8 *ebt, u32 ebt_size) in bct_patch() argument
41 ret = encrypt_data_block(ebt, ebt, ebt_size); in bct_patch()
46 ret = sign_data_block(ebt, ebt_size, ebt_hash); in bct_patch()
/arch/arm/mach-tegra/tegra124/
A Dbct.c22 static int bct_patch(u8 *bct, u8 *ebt, u32 ebt_size) in bct_patch() argument
40 ret = encrypt_data_block(ebt, ebt, ebt_size); in bct_patch()
45 ret = sign_data_block(ebt, ebt_size, ebt_hash); in bct_patch()

Completed in 5 milliseconds