Home
last modified time | relevance | path

Searched refs:WBITS_DEF (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dseq.c35 #define WBITS_DEF 8 * sizeof (seq_word_t) /* Bits in a seq_word_t */ macro
36 static const int WBITS = WBITS_DEF; /* Stored in a static int for debuging */
37 static const int NBITS = SSIZE * WBITS_DEF; /* Total bits in the sequence */