Home
last modified time | relevance | path

Searched defs:BLOB_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Di440fx-test.c281 #define BLOB_SIZE ((size_t)65536) macro
/openbmc/u-boot/include/
H A Dfsl_sec.h228 #define BLOB_SIZE(x) ((x) + 32 + 16) /* Blob buffer size */ macro