Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libbc/inc/include/rpc/
H A Dkey_prot.h49 #define KEYSIZE 192 macro
/titanic_52/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dpage.h136 #define KEYSIZE(K) (4 * sizeof(u_int16_t) + (K)->size); macro
/titanic_52/usr/src/uts/common/rpc/
H A Dkey_prot.x65 const KEYSIZE = 192; /* KEYSIZE == bit length of key */ variable