Searched defs:KeySize (Results 1 – 6 of 6) sorted by relevance
104 enum KeySize { SMALL_SIZE, MEDIUM_SIZE, LARGE_SIZE }; enum
97 UINT KeySize ) in NineCryptoSession9_GetEncryptionBltKey()
402 UINT KeySize ) in LockCryptoSession9_GetEncryptionBltKey()
11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { in KeySize() function in GrStyle
54 const std::size_t KeySize = NumBlocksA + NumBlocksB + 1; in alternating_test() local