HomeSort by relevance Sort by last modified time
    Searched full:remotekey (Results 1 - 10 of 10) sorted by null

  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
KnownHosts.java 245 private int checkKey(String remoteHostname, Object remoteKey)
258 boolean res = matchKeys(ke.key, remoteKey);
685 Object remoteKey = null;
689 remoteKey = RSASHA1Verify.decodeSSHRSAPublicKey(serverHostKey);
693 remoteKey = DSASHA1Verify.decodeSSHDSAPublicKey(serverHostKey);
700 int result = checkKey(hostname, remoteKey);
720 int newresult = checkKey(ipAdresses[i].getHostAddress(), remoteKey);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
key_prot.h 82 netobj remotekey; member in struct:cryptkeyarg2
key_prot.x 110 netobj remotekey; /* Contains a length up to 1024 bytes */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
key_prot.h 82 netobj remotekey; member in struct:cryptkeyarg2
key_prot.x 110 netobj remotekey; /* Contains a length up to 1024 bytes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
key_prot.h 82 netobj remotekey; member in struct:cryptkeyarg2
key_prot.x 110 netobj remotekey; /* Contains a length up to 1024 bytes */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
key_prot.h 108 netobj remotekey; member in struct:cryptkeyarg2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
key_prot.h 108 netobj remotekey; member in struct:cryptkeyarg2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
key_prot.h 108 netobj remotekey; member in struct:cryptkeyarg2

Completed in 221 milliseconds