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

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

Completed in 265 milliseconds