Home
last modified time | relevance | path

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

/system/keymaster/
Dintegrity_assured_key_blob.cpp33 static const uint8_t BLOB_VERSION = 0; variable
95 *p++ = BLOB_VERSION; in SerializeIntegrityAssuredBlob()
137 if (*p != BLOB_VERSION) in DeserializeIntegrityAssuredBlob_NoHmacCheck()