Searched refs:bct_hash (Results 1 – 3 of 3) sorted by relevance
26 u8 bct_hash[AES128_KEY_LENGTH] = { 0 }; in bct_patch() local63 ret = sign_data_block(sbct, SBCT_LENGTH, bct_hash); in bct_patch()67 memcpy((u8 *)&bct_tbl->crypto_hash, bct_hash, in bct_patch()
26 u8 *bct_hash = bct; in bct_patch() local64 ret = sign_data_block(bct, BCT_LENGTH, bct_hash); in bct_patch()
Completed in 3 milliseconds