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];
495 if (blob_len > MAX_BLOB_SIZE) { in tpm2_seal_trusted()
899 if (p->blob_len > MAX_BLOB_SIZE) in datablob_parse()