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