Home
last modified time | relevance | path

Searched defs:KEYSIZE (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/lib/libtelnet/
H A Dpk.h52 #define KEYSIZE 192 macro
/dflybsd-src/lib/libc/db/hash/
H A Dpage.h75 #define KEYSIZE(K) (4*sizeof(uint16_t) + (K)->size); macro
/dflybsd-src/include/rpcsvc/
H A Dkey_prot.x73 const KEYSIZE = 192; /* KEYSIZE == bit length of key */ variable
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_random.c146 #define KEYSIZE 128 macro