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];
270 if (key_size > KEYMASTER_BLOB_SIZE) { in keymaster_create_key()