Searched refs:KEYMASTER_BLOB_SIZE (Results 1 – 2 of 2) sorted by relevance
86 #define KEYMASTER_BLOB_SIZE 2048 macro137 __le8 keymaster_blob[KEYMASTER_BLOB_SIZE];
119 KEYMASTER_CRYPTFS_RATE_LIMIT, ftr->keymaster_blob, KEYMASTER_BLOB_SIZE, in keymaster_create_key()122 if (ftr->keymaster_blob_size > KEYMASTER_BLOB_SIZE) { in keymaster_create_key()