Searched defs:CURRENT_BLOB_VERSION (Results 1 - 2 of 2) sorted by relevance

/system/keymaster/
H A Dauth_encrypted_key_blob.cpp27 const uint32_t CURRENT_BLOB_VERSION = 0; member in namespace:keymaster
45 *buf++ = CURRENT_BLOB_VERSION;
98 if (version != CURRENT_BLOB_VERSION || //
/system/security/keystore/
H A Dblob.h65 static const uint8_t CURRENT_BLOB_VERSION = 2; variable

Completed in 1182 milliseconds