Searched refs:skip_hashing (Results 1 – 6 of 6) sorted by relevance
/external/angle/build/android/update_deps/ |
D | update_third_party_deps.py | 87 skip_hashing=False,
|
/external/cronet/tot/build/android/update_deps/ |
D | update_third_party_deps.py | 87 skip_hashing=False,
|
/external/cronet/stable/build/android/update_deps/ |
D | update_third_party_deps.py | 87 skip_hashing=False,
|
/external/coreboot/util/amdfwtool/ |
D | amdfwtool.c | 163 { .type = AMD_FW_PSP_PUBKEY, .level = PSP_BOTH | PSP_LVL2_AB, .skip_hashing = true }, 175 .skip_hashing = true }, 190 { .type = AMD_WRAPPED_IKEK, .level = PSP_BOTH | PSP_LVL2_AB, .skip_hashing = true }, 239 { .type = AMD_TA_IKEK, .level = PSP_BOTH | PSP_LVL2_AB, .skip_hashing = true }, 249 { .type = AMD_TA_IKEK, .level = PSP_BOTH | PSP_LVL2_AB, .skip_hashing = true },
|
D | amdfwtool.h | 367 bool skip_hashing; member
|
D | signed_psp.c | 323 if (!(fw_table[i].filename) || fw_table[i].skip_hashing) in process_signed_psp_firmwares()
|