Searched refs:DCP_BLOB_VERSION (Results 1 – 1 of 1) sorted by relevance
19 #define DCP_BLOB_VERSION 1 macro210 b->fmt_version = DCP_BLOB_VERSION; in trusted_dcp_seal()243 if (b->fmt_version != DCP_BLOB_VERSION) { in trusted_dcp_unseal()245 b->fmt_version, DCP_BLOB_VERSION); in trusted_dcp_unseal()