Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/
DContext_spt.c92 symKey->t.size = CONTEXT_ENCRYPT_KEY_BYTES; in ComputeContextProtectionKey()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGpMacros.h301 #define CONTEXT_ENCRYPT_KEY_BYTES ((CONTEXT_ENCRYPT_KEY_BITS+7)/8) macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/
DObject_spt.c117 symKey->t.size = CONTEXT_ENCRYPT_KEY_BYTES; in ComputeProtectionKeyParms()