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