Searched refs:symKeyBits (Results 1 – 2 of 2) 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()
6272 10 UINT16 symKeyBits; // number of bits in the parent's6305 37 symKeyBits = CONTEXT_ENCRYPT_KEY_BITS;6307 39 iv->t.size = CryptGetSymmetricBlockSize(CONTEXT_ENCRYPT_ALG, symKeyBits);