Home
last modified time | relevance | path

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

/system/keymaster/key_blob_utils/
Dintegrity_assured_key_blob.cpp31 static const uint8_t BLOB_VERSION = 0; variable
93 *p++ = BLOB_VERSION; in SerializeIntegrityAssuredBlob()
135 if (*p != BLOB_VERSION) in DeserializeIntegrityAssuredBlob_NoHmacCheck()