Searched refs:blob_size_field (Results 1 – 1 of 1) sorted by relevance
491 uint32_t blob_size_field = *(uint32_t *)(buf + 0x14 + count * 4); in sdsi_state_cert_show() local492 uint32_t blob_size = LICENSE_BLOB_SIZE(blob_size_field); in sdsi_state_cert_show()493 bool license_valid = LICENSE_VALID(blob_size_field); in sdsi_state_cert_show()