Searched refs:symKeyBits (Results 1 – 1 of 1) sorted by relevance
68 UINT16 symKeyBits; // number of bits in the parent's in ComputeContextProtectionKey() local93 symKeyBits = CONTEXT_ENCRYPT_KEY_BITS; in ComputeContextProtectionKey()95 iv->t.size = CryptGetSymmetricBlockSize(CONTEXT_ENCRYPT_ALG, symKeyBits); in ComputeContextProtectionKey()