Home
last modified time | relevance | path

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

/linux/include/keys/
A Dtrusted-type.h22 #define MAX_BLOB_SIZE 512 macro
33 unsigned char blob[MAX_BLOB_SIZE];
/linux/security/keys/trusted-keys/
A Dtrusted_tpm2.c111 if (ctx.priv_len + ctx.pub_len > MAX_BLOB_SIZE) in tpm2_key_decode()
316 if (blob_len > MAX_BLOB_SIZE) { in tpm2_seal_trusted()
A Dtrusted_core.c96 if (p->blob_len > MAX_BLOB_SIZE) in datablob_parse()

Completed in 5 milliseconds