Home
last modified time | relevance | path

Searched defs:KeySize (Results 1 – 8 of 8) sorted by relevance

/external/oss-fuzz/projects/pycryptodome/
Dpcd_aes_fuzzer.cc24 enum KeySize { AES128 = 16, AES192 = 24, AES256 = 32, kMaxValue = AES256 }; in LLVMFuzzerTestOneInput() enum
/external/mesa3d/src/gallium/frontends/nine/
Dcryptosession9.c97 UINT KeySize ) in NineCryptoSession9_GetEncryptionBltKey()
Dnine_lock.c402 UINT KeySize ) in LockCryptoSession9_GetEncryptionBltKey()
/external/skqp/src/gpu/
DGrStyle.cpp11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { in KeySize() function in GrStyle
/external/skia/src/gpu/
DGrStyle.cpp11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { in KeySize() function in GrStyle
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DTypeDetail.h288 using KeySize = member
/external/pigweed/pw_kvs/
Dkey_value_store_initialized_test.cc62 size_t KeySize() { return key_size_; } in KeySize() function in pw::kvs::__anonf963488e0111::KvsAttributes
/external/nos/host/generic/nugget/proto/nugget/app/protoapi/
Dtesting_api.proto5 enum KeySize { enum