Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c134 #define LICENSE_BLOB_SIZE(l) (((l) & 0x7fffffff) * 4) macro
488 uint32_t blob_size = LICENSE_BLOB_SIZE(blob_size_field); in sdsi_state_cert_show()