Home
last modified time | relevance | path

Searched refs:Larger (Results 1 – 25 of 70) sorted by relevance

123

/external/python/cryptography/vectors/cryptography_vectors/HMAC/
Drfc-4231-sha512.txt30 # "Test Using Larger Than Block-Size Key - Hash Key First"
36 # "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
Drfc-4231-sha224.txt30 # "Test Using Larger Than Block-Size Key - Hash Key First"
36 # "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
Drfc-4231-sha256.txt30 # "Test Using Larger Than Block-Size Key - Hash Key First"
36 # "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
Drfc-4231-sha384.txt30 # "Test Using Larger Than Block-Size Key - Hash Key First"
36 # "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
Drfc-2202-sha1.txt35 # "Test Using Larger Than Block-Size Key - Hash Key First"
41 # "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
Drfc-2286-ripemd160.txt35 # "Test Using Larger Than Block-Size Key - Hash Key First"
41 # "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
Drfc-2202-md5.txt35 # "Test Using Larger Than Block-Size Key - Hash Key First"
41 # "Test Using Larger Than Block-Size Key and Larger Than One Block-Size Data"
/external/libchrome/mojo/public/interfaces/bindings/tests/data/validation/
Dconformance_mthd4_good.data9 [dist4]method4_params // num_bytes: Larger than what we know is okay.
10 [u4]3 // version: Larger than what we know is okay.
Dconformance_mthd17_good.data1 [handles]10 // Larger than the number of handles that we know about is okay.
Dconformance_mthd5_good.data1 [handles]10 // Larger than the number of handles that we know about is okay.
/external/rust/crates/ring/src/arithmetic/
Dbigint.rs497 pub fn elem_reduced_once<Larger, Smaller: SlightlySmallerModulus<Larger>>( in elem_reduced_once() argument
498 a: &Elem<Larger, Unencoded>, in elem_reduced_once()
514 pub fn elem_reduced<Larger, Smaller: NotMuchSmallerModulus<Larger>>( in elem_reduced() argument
515 a: &Elem<Larger, Unencoded>, in elem_reduced()
541 pub fn elem_widen<Larger, Smaller: SmallerModulus<Larger>>( in elem_widen() argument
543 m: &Modulus<Larger>, in elem_widen() argument
544 ) -> Elem<Larger, Unencoded> { in elem_widen() argument
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerTracePC.cpp554 uint64_t Larger = ~(uint64_t)0; in __sanitizer_cov_trace_switch() local
559 Larger = Vals[i]; in __sanitizer_cov_trace_switch()
571 (uint16_t)(Larger)); in __sanitizer_cov_trace_switch()
576 (uint32_t)(Larger)); in __sanitizer_cov_trace_switch()
579 fuzzer::TPC.HandleCmp(PC + 2*i + 1, Val, Larger); in __sanitizer_cov_trace_switch()
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerTracePC.cpp554 uint64_t Larger = ~(uint64_t)0; in __sanitizer_cov_trace_switch() local
559 Larger = Vals[i]; in __sanitizer_cov_trace_switch()
571 (uint16_t)(Larger)); in __sanitizer_cov_trace_switch()
576 (uint32_t)(Larger)); in __sanitizer_cov_trace_switch()
579 fuzzer::TPC.HandleCmp(PC + 2*i + 1, Val, Larger); in __sanitizer_cov_trace_switch()
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Dldg-invariant.ll27 ; Larger f16 vectors may be split into individual f16 elements and multiple
44 ; Larger vectors are, again, loaded as v4i32. PTX has no v8 variants of loads/stores,
/external/eigen/
DCOPYING.MPL237 1.7. "Larger Work"
98 as part of a Larger Work; and
185 3.3. Distribution of a Larger Work
187 You may create and distribute a Larger Work under terms of Your choice,
189 the Covered Software. If the Larger Work is a combination of Covered
194 the Larger Work may, at their option, further distribute the Covered
DNOTICE37 1.7. "Larger Work"
98 as part of a Larger Work; and
185 3.3. Distribution of a Larger Work
187 You may create and distribute a Larger Work under terms of Your choice,
189 the Covered Software. If the Larger Work is a combination of Covered
194 the Larger Work may, at their option, further distribute the Covered
/external/mesa3d/docs/drivers/openswr/
Dknobs.rst61 Maximum primitives in a single Draw(). Larger primitives are split into smaller Draw calls. Should …
65 Maximum primitives in a single Draw() with tessellation enabled. Larger primitives are split into s…
/external/libkmsxx/
DLICENSE40 1.7. "Larger Work"
101 as part of a Larger Work; and
188 3.3. Distribution of a Larger Work
190 You may create and distribute a Larger Work under terms of Your choice,
192 the Covered Software. If the Larger Work is a combination of Covered
197 the Larger Work may, at their option, further distribute the Covered
/external/pdfium/core/fxcrt/css/
Dcfx_css.h69 Larger, enumerator
Dcfx_cssdata.cpp245 {PVAL(CFX_CSSPropertyValue::Larger, "larger", 0xCD3C409D)},
/external/google-breakpad/docs/
Dmozilla_brown_bag_talk.md19 * Larger projects need flexibility and scalability
/external/skia/src/gpu/effects/
DGrDitherEffect.fp10 // Larger values increase the strength of the dithering effect.
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst185 The maximum value used for a type's slot number. Larger slot number values take
190 The maximum value used for a value's slot number. Larger slot number values take
/external/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst183 The maximum value used for a type's slot number. Larger slot number values take
188 The maximum value used for a value's slot number. Larger slot number values take
/external/scapy/test/
Dtls.uts30 t6 = a(b'\xaa'*80).digest("Test Using Larger Than Block-Size Key - Hash Key First") == b'\x6b\x1a\x…
31 t7 = a(b'\xaa'*80).digest("Test Using Larger Than Block-Size Key and Larger Than One Block-Size Dat…
47 t6 = a(b'\xaa'*80).digest("Test Using Larger Than Block-Size Key - Hash Key First") == b'\xaa\x4a\x…
48 t7 = a(b'\xaa'*80).digest("Test Using Larger Than Block-Size Key and Larger Than One Block-Size Dat…
261 t6 = _tls_P_MD5(b'\xaa'*80, b"Test Using Larger Than Block-Size Key - Hash Key First", 64) == b';\x…
262 t7 = _tls_P_MD5(b'\xaa'*80, b"Test Using Larger Than Block-Size Key and Larger Than One Block-Size …
273 t6 = _tls_P_SHA1(b'\xaa'*80, b"Test Using Larger Than Block-Size Key - Hash Key First", 80) == b'\x…
274 t7 = _tls_P_SHA1(b'\xaa'*80, b"Test Using Larger Than Block-Size Key and Larger Than One Block-Size…
285 t6 = _tls_PRF(b'\xaa'*80, b"Test Label PPPPPPPPP", b"Test Using Larger Than Block-Size Key - Hash K…
286 …Test Label MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM", b"Test Using Larger Than Block-Size Key and Larger Th…
[all …]

123