Home
last modified time | relevance | path

Searched refs:CONTEXT_ENCRYPT_KEY_BITS (Results 1 – 12 of 12) sorted by relevance

/external/tpm2/
DContextLoad.c78 CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS, in TPM2_ContextLoad()
DContext_spt.c48 symKeyBits = CONTEXT_ENCRYPT_KEY_BITS; in ComputeContextProtectionKey()
DContextSave.c176 CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS, in TPM2_ContextSave()
DPropertyCap.c173 *value = CONTEXT_ENCRYPT_KEY_BITS; in TPMPropertyIsDefined()
DImplementation.h268 #define CONTEXT_ENCRYPT_KEY_BITS MAX_SYM_KEY_BITS macro
269 #define CONTEXT_ENCRYPT_KEY_BYTES ((CONTEXT_ENCRYPT_KEY_BITS+7)/8)
DObject_spt.c80 keyBits = CONTEXT_ENCRYPT_KEY_BITS; in GetIV2BSize()
123 *keyBits = CONTEXT_ENCRYPT_KEY_BITS; in ComputeProtectionKeyParms()
Dpart4.txt6305 37 symKeyBits = CONTEXT_ENCRYPT_KEY_BITS;
6791 51 keyBits = CONTEXT_ENCRYPT_KEY_BITS;
6836 87 *keyBits = CONTEXT_ENCRYPT_KEY_BITS;
18534 152 *value = CONTEXT_ENCRYPT_KEY_BITS;
24458 226 #define CONTEXT_ENCRYPT_KEY_BITS MAX_SYM_KEY_BITS
24459 227 #define CONTEXT_ENCRYPT_KEY_BYTES ((CONTEXT_ENCRYPT_KEY_BITS+7)/8)
Dpart3.txt16125 162 CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS,
16291 58 CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS,
/external/tpm2/generator/
Draw_structures.txt17633 CONTEXT_ENCRYPT_KEY_BITS
17642 ((CONTEXT_ENCRYPT_KEY_BITS+7
Draw_structures_fixed.txt17599 CONTEXT_ENCRYPT_KEY_BITS
17608 ((CONTEXT_ENCRYPT_KEY_BITS+7)/8)
Draw_commands.txt29131 CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS,
29483 CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS,
Draw_commands_fixed.txt29142 CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS,
29494 CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS,