Searched refs:CONTEXT_ENCRYPT_KEY_BITS (Results 1 – 6 of 6) sorted by relevance
299 #define CONTEXT_ENCRYPT_KEY_BITS \ macro301 #define CONTEXT_ENCRYPT_KEY_BYTES ((CONTEXT_ENCRYPT_KEY_BITS+7)/8)
113 CryptSymmetricDecrypt(buffer, CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS, in TPM2_ContextLoad()
93 symKeyBits = CONTEXT_ENCRYPT_KEY_BITS; in ComputeContextProtectionKey()
211 CONTEXT_ENCRYPT_ALG, CONTEXT_ENCRYPT_KEY_BITS, in TPM2_ContextSave()
211 *value = CONTEXT_ENCRYPT_KEY_BITS; in TPMPropertyIsDefined()
57 keyBits = CONTEXT_ENCRYPT_KEY_BITS; in GetIV2BSize()118 *keyBits = CONTEXT_ENCRYPT_KEY_BITS; in ComputeProtectionKeyParms()