Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage-sig.c21 void *host_blob; variable
24 host_blob = blob; in image_set_host_blob()
28 return host_blob; in image_get_host_blob()
/external/u-boot/include/
Dimage.h1081 void image_set_host_blob(void *host_blob);