HomeSort by relevance Sort by last modified time
    Searched defs:setkey (Results 1 - 7 of 7) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
crypto.h 62 int ( * setkey ) ( void *ctx, const void *key, size_t keylen ); member in struct:cipher_algorithm
118 return cipher->setkey ( ctx, key, keylen );
  /external/jline/src/src/main/java/jline/
ANSIBuffer.java 289 * sequence, one can use: ANSI.setkey ("0;59", "\"Hello F1\";13;10").
386 public static String setkey(final String code, final String value) { method in class:ANSIBuffer.ANSICodes
392 // sequence, one can use: ANSI.setkey ("0;59", "\"Hello F1\";13;10").
395 System.out.print(ANSICodes.setkey("97", "97;98;99;13")
  /external/syslinux/com32/cmenu/libmenu/
des.c 912 void setkey(const char *key) function
  /external/jline/
jline-1.0.jar 
  /prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 206 milliseconds