Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dpage.h134 #define KEYSIZE(K) (4 * sizeof(u_int16_t) + (K)->size); macro
/illumos-gate/usr/src/uts/common/rpc/
H A Dkey_prot.x64 const KEYSIZE = 192; /* KEYSIZE == bit length of key */ variable