Searched defs:KeySize (Results 1 – 8 of 8) sorted by relevance
24 enum KeySize { AES128 = 16, AES192 = 24, AES256 = 32, kMaxValue = AES256 }; in LLVMFuzzerTestOneInput() 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
288 using KeySize = member
62 size_t KeySize() { return key_size_; } in KeySize() function in pw::kvs::__anonf963488e0111::KvsAttributes
5 enum KeySize { enum