Searched refs:MAX_BLOB_SIZE (Results 1 – 2 of 2) sorted by relevance
18 #define MAX_BLOB_SIZE 320 macro26 unsigned char blob[MAX_BLOB_SIZE];
838 if (p->blob_len > MAX_BLOB_SIZE) in datablob_parse()