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