Searched refs:MAX_BLOB_SIZE (Results 1 – 3 of 3) sorted by relevance
16 #define MAX_BLOB_SIZE 512 macro26 unsigned char blob[MAX_BLOB_SIZE];
138 if (blob_len > MAX_BLOB_SIZE) { in tpm2_seal_trusted()
885 if (p->blob_len > MAX_BLOB_SIZE) in datablob_parse()