Home
last modified time | relevance | path

Searched defs:expectedCipher (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-tls-dhe.js55 function test(dhparam, keylen, expectedCipher) { argument
81 function testCustomParam(keylen, expectedCipher) { argument
Dtest-tls-honorcipherorder.js20 function test(honorCipherOrder, clientCipher, expectedCipher, defaultCiphers) { argument