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