Home
last modified time | relevance | path

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

/external/tpm2/
DContext_spt.c46 symKey->t.size = CONTEXT_ENCRYPT_KEY_BYTES; in ComputeContextProtectionKey()
DImplementation.h281 #define CONTEXT_ENCRYPT_KEY_BYTES ((CONTEXT_ENCRYPT_KEY_BITS+7)/8) macro
DObject_spt.c122 symKey->t.size = CONTEXT_ENCRYPT_KEY_BYTES; in ComputeProtectionKeyParms()