Searched defs:BLOB_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/ | ||
H A D | i440fx-test.c | 281 #define BLOB_SIZE ((size_t)65536) macro |
/openbmc/u-boot/include/ | ||
H A D | fsl_sec.h | 228 #define BLOB_SIZE(x) ((x) + 32 + 16) /* Blob buffer size */ macro |