Home
last modified time | relevance | path

Searched refs:KeySize (Results 1 – 21 of 21) 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
27 const KeySize keySize = stream.ConsumeEnum<KeySize>(); in LLVMFuzzerTestOneInput()
/external/skqp/src/gpu/
DGrPath.cpp19 int styleCnt = GrStyle::KeySize(shape.style(), GrStyle::Apply::kPathEffectAndStrokeRec); in ComputeKey()
39 int cnt0 = GrStyle::KeySize(fStyle, GrStyle::Apply::kPathEffectAndStrokeRec); in isEqualTo()
40 int cnt1 = GrStyle::KeySize(style, GrStyle::Apply::kPathEffectAndStrokeRec); in isEqualTo()
DGrStyle.cpp11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { in KeySize() function in GrStyle
36 SkASSERT(KeySize(style, apply) >= 0); in WriteKey()
103 SkASSERT(KeySize(style, apply) == i); in WriteKey()
DGrStyle.h65 static int KeySize(const GrStyle&, Apply, uint32_t flags = 0);
DGrShape.cpp337 int styleCnt = GrStyle::KeySize(parent.fStyle, apply, styleKeyFlags); in setInheritedKey()
/external/google-breakpad/src/common/
Dsimple_string_dictionary.h57 template <size_t KeySize, size_t ValueSize, size_t NumEntries>
61 static const size_t key_size = KeySize;
68 char key[KeySize];
/external/skia/src/gpu/
DGrStyle.cpp11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { in KeySize() function in GrStyle
36 SkASSERT(KeySize(style, apply) >= 0); in WriteKey()
103 SkASSERT(KeySize(style, apply) == i); in WriteKey()
DGrStyle.h66 static int KeySize(const GrStyle&, Apply, uint32_t flags = 0);
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DTypeDetail.h257 return llvm::Bitfield::get<KeySize>(keySizeAndFlags); in keySize()
262 llvm::Bitfield::set<KeySize>(keySizeAndFlags, value); in setKeySize()
288 using KeySize = member
/external/mesa3d/src/gallium/frontends/nine/
Dcryptosession9.c97 UINT KeySize ) in NineCryptoSession9_GetEncryptionBltKey() argument
Dnine_lock.c402 UINT KeySize ) in LockCryptoSession9_GetEncryptionBltKey() argument
406 r = NineCryptoSession9_GetEncryptionBltKey(This, pReadbackKey, KeySize); in LockCryptoSession9_GetEncryptionBltKey()
/external/nos/host/generic/nugget/proto/nugget/app/protoapi/
Dtesting_api.proto5 enum KeySize { enum
77 KeySize key_size = 1;
/external/pigweed/pw_kvs/
Dkey_value_store_initialized_test.cc62 size_t KeySize() { return key_size_; } in KeySize() function in pw::kvs::__anon2883c8070111::KvsAttributes
96 buffer.size() + kvs_attr.ChunkHeaderSize() + kvs_attr.KeySize(); in FillKvs()
114 kvs_attr.KeySize()))); in FillKvs()
/external/boringssl/src/ssl/test/runner/hpke/
Dhpke.go244 return chacha20poly1305.KeySize
/external/skia/src/gpu/geometry/
DGrStyledShape.cpp269 int styleCnt = GrStyle::KeySize(parent.fStyle, apply, styleKeyFlags); in setInheritedKey()
/external/boringssl/src/crypto/cmac/
Dcavp_aes128_cmac_tests.txt3 # Algorithms tested:Alg = AES KeySize = 128 Mode = Verify
Dcavp_aes256_cmac_tests.txt3 # Algorithms tested:Alg = AES KeySize = 256 Mode = Verify
Dcavp_3des_cmac_tests.txt5 # Algorithms tested:Alg = TDES KeySize = 3 Mode = Verify
Dcavp_aes192_cmac_tests.txt5 # Algorithms tested:Alg = AES KeySize = 192 Mode = Verify
/external/mesa3d/include/D3D9/
Dd3d9.h147 virtual HRESULT WINAPI GetEncryptionBltKey(void *pReadbackKey, UINT KeySize) = 0;
659 …ULT (WINAPI *GetEncryptionBltKey)(IDirect3DCryptoSession9 *This, void *pReadbackKey, UINT KeySize);
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...