Home
last modified time | relevance | path

Searched refs:VBOOT_KEY_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/android_avb/
H A Drk_avb_ops_user.h20 #define VBOOT_KEY_HASH_SIZE 32 macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c2253 if (download_bytes != VBOOT_KEY_HASH_SIZE) { in cb_oem()