| /third_party/node/test/parallel/ |
| D | test-tls-set-ciphers.js | 34 maxVersion: max_tls_ver(cciphers, options), property 40 maxVersion: max_tls_ver(sciphers, options), property 107 test('AES256-SHA', U, 'TLS_AES_256_GCM_SHA384', U, U, { maxVersion: 'TLSv1.3' }); property 108 test(U, 'AES256-SHA', 'TLS_AES_256_GCM_SHA384', U, U, { maxVersion: 'TLSv1.3' }); property
|
| D | test-tls-getcipher.js | 52 maxVersion: 'TLSv1.2', property 67 maxVersion: 'TLSv1.2', property 82 maxVersion: 'TLSv1.3', property 89 maxVersion: 'TLSv1.3', property
|
| D | test-tls-multi-pfx.js | 27 maxVersion: 'TLSv1.2', property 33 maxVersion: 'TLSv1.2', property
|
| D | test-tls-min-max-version.js | 37 maxVersion: cmax, property 45 maxVersion: smax, property
|
| D | test-tls-keylog-tlsv13.js | 17 maxVersion: 'TLSv1.3', property
|
| D | test-tls-ecdh-auto.js | 27 maxVersion: 'TLSv1.2', property
|
| D | test-tls-ecdh.js | 42 maxVersion: 'TLSv1.2' property
|
| D | test-tls-ecdh-multiple.js | 27 maxVersion: 'TLSv1.2', property
|
| D | test-https-agent-keylog.js | 17 maxVersion: 'TLSv1.3', property
|
| D | test-tls-async-cb-after-socket-end.js | 43 maxVersion: 'TLSv1.2', property
|
| D | test-tls-client-getephemeralkeyinfo.js | 28 maxVersion: 'TLSv1.2', property
|
| D | test-tls-enable-keylog-cli.js | 48 maxVersion: 'TLSv1.2', property
|
| D | test-tls-dhe.js | 61 maxVersion: 'TLSv1.2', property
|
| D | test-tls-client-mindhsize.js | 45 maxVersion: 'TLSv1.2', property
|
| D | test-tls-psk-circuit.js | 60 test({ psk: USERS.UserA, identity: 'UserA' }, { maxVersion: 'TLSv1.2' }); property
|
| D | test-tls-basic-validations.js | 133 assert.throws(() => { tls.createSecureContext({ maxVersion: 'fhqwhgads' }); }, property
|
| /third_party/node/benchmark/tls/ |
| D | secure-pair.js | 28 maxVersion: 'TLSv1.2', property 42 maxVersion: options.maxVersion, property
|
| D | throughput-c2s.js | 37 maxVersion: 'TLSv1.2', property
|
| D | tls-connect.js | 25 maxVersion: 'TLSv1.2', property
|
| D | throughput-s2c.js | 44 maxVersion: 'TLSv1.2', property
|
| /third_party/node/test/sequential/ |
| D | test-tls-session-timeout.js | 61 maxVersion: 'TLSv1.2', property
|
| /third_party/node/lib/ |
| D | _tls_common.js | 75 function SecureContext(secureProtocol, secureOptions, minVersion, maxVersion) { argument
|
| /third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/ |
| D | QrSegmentAdvanced.java | 63 …Segment> makeSegmentsOptimally(CharSequence text, QrCode.Ecc ecl, int minVersion, int maxVersion) { in makeSegmentsOptimally()
|
| /third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
| D | QrSegmentAdvanced.java | 63 …ist<QrSegment> makeSegmentsOptimally(String text, QrCode.Ecc ecl, int minVersion, int maxVersion) { in makeSegmentsOptimally()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| D | DisplayWGL.cpp | 329 const gl::Version &maxVersion = mRenderer->getMaxSupportedESVersion(); in initializeImpl() local 488 const gl::Version &maxVersion = getMaxSupportedESVersion(); in generateConfigs() local
|