Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A Dcryptfs.cpp148 #define KEYMASTER_BLOB_SIZE 2048 macro
207 __le8 keymaster_blob[KEYMASTER_BLOB_SIZE];
377 KEYMASTER_BLOB_SIZE, &ftr->keymaster_blob_size); in keymaster_create_key()
379 if (ftr->keymaster_blob_size > KEYMASTER_BLOB_SIZE) { in keymaster_create_key()
428 write_string_to_buf(*op.getUpgradedBlob(), ftr->keymaster_blob, KEYMASTER_BLOB_SIZE, in keymaster_sign_object_for_cryptfs_scrypt()