Searched refs:MAX_BLOB_SIZE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/keys/
H A Dtrusted-type.h19 #define MAX_BLOB_SIZE 512 macro
28 unsigned char blob[MAX_BLOB_SIZE];
/linux-4.4.14/drivers/char/tpm/
H A Dtpm2-cmd.c480 if (blob_len > MAX_BLOB_SIZE) { tpm2_seal_trusted()
/linux-4.4.14/security/keys/
H A Dtrusted.c838 if (p->blob_len > MAX_BLOB_SIZE) datablob_parse()

Completed in 68 milliseconds