Home
last modified time | relevance | path

Searched refs:MAX_COMMAND_SIZE (Results 1 – 6 of 6) sorted by relevance

/external/tpm2/
DExecCommand.c153 if(commandSize != requestSize || commandSize > MAX_COMMAND_SIZE) in ExecuteCommand()
DPropertyCap.c182 *value = MAX_COMMAND_SIZE; in TPMPropertyIsDefined()
DImplementation.h275 #define MAX_COMMAND_SIZE 4096 macro
Dpart4.txt3449 131 // In addition, commandSize must not be larger than MAX_COMMAND_SIZE allowed
3450 132 // by the implementation. The check against MAX_COMMAND_SIZE may be redundant
3453 135 // it reaches MAX_COMMAND_SIZE, and requestSize would not equal commandSize.
3454 136 if(commandSize != requestSize || commandSize > MAX_COMMAND_SIZE)
18543 161 *value = MAX_COMMAND_SIZE;
24465 233 #define MAX_COMMAND_SIZE 4096
/external/tpm2/generator/
Draw_structures.txt17705 MAX_COMMAND_SIZE
Draw_structures_fixed.txt17670 MAX_COMMAND_SIZE