Searched refs:identification (Results 1 - 9 of 9) sorted by relevance

/external/tcpdump/tests/
H A Disakmp3.sh3 uudecode isakmp-identification-segfault.puu
6 ../tcpdump -t -v -n -r isakmp-identification-segfault.pcap > isakmp3.new
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/
H A DClientServerHello.java59 public ClientServerHello(String identification, InputStream bi, OutputStream bo) throws IOException argument
61 client_line = "SSH-2.0-" + identification;
80 "Malformed server identification string. There was no line starting with 'SSH-' amongst the first 50 lines.");
H A DTransportManager.java466 public void initialize(String identification, CryptoWishList cwl, ServerHostKeyVerifier verifier, argument
479 ClientServerHello csh = new ClientServerHello(identification, sock.getInputStream(), sock.getOutputStream());
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
H A DConnection.java50 private String identification = "Ganymed-" + Version.getSpecification(); field in class:Connection
137 public Connection(String hostname, int port, String identification) argument
141 this.identification = identification;
707 tm.initialize(identification, cryptoWishList, verifier, dhgexpara, connectTimeout,
/external/libvorbis/doc/
H A D04-codec.tex20 packets are, in order, the identification header, the comments header,
36 Decode continues according to packet type; the identification header
40 identification, comment, setup.
46 The identification header is a short header of only a few fields used
49 identification header is coded as follows:
H A Da1-encapsulation-ogg.tex72 The first Vorbis packet (the identification header), which
H A D01-introduction.tex271 The header packets are, in order, the identification
275 The identification header identifies the bitstream as Vorbis, Vorbis
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/iproute2/doc/
H A Dip-cref.tex2605 this identification is made by a routing daemon, but static routes

Completed in 294 milliseconds