HomeSort by relevance Sort by last modified time
    Searched refs:s_server (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_client_test.go 79 // opensslEndOfHandshake is a message that the ?openssl s_server? tool will
144 var defaultServerCommand = []string{"openssl", "s_server"}
469 command: []string{"openssl", "s_server", "-cipher", "RC4-SHA"},
479 command: []string{"openssl", "s_server", "-cipher", "AES128-GCM-SHA256"},
487 command: []string{"openssl", "s_server", "-cipher", "AES256-GCM-SHA384"},
495 command: []string{"openssl", "s_server", "-cipher", "ECDHE-RSA-AES128-SHA"},
505 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES128-SHA"},
517 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES128-GCM-SHA256"},
527 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES256-GCM-SHA384"},
537 command: []string{"openssl", "s_server", "-cipher", "AES128-SHA256"}
    [all...]
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_client_test.go 79 // opensslEndOfHandshake is a message that the ?openssl s_server? tool will
144 var defaultServerCommand = []string{"openssl", "s_server"}
469 command: []string{"openssl", "s_server", "-cipher", "RC4-SHA"},
479 command: []string{"openssl", "s_server", "-cipher", "AES128-GCM-SHA256"},
487 command: []string{"openssl", "s_server", "-cipher", "AES256-GCM-SHA384"},
495 command: []string{"openssl", "s_server", "-cipher", "ECDHE-RSA-AES128-SHA"},
505 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES128-SHA"},
517 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES128-GCM-SHA256"},
527 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES256-GCM-SHA384"},
537 command: []string{"openssl", "s_server", "-cipher", "AES128-SHA256"}
    [all...]

Completed in 346 milliseconds