Searched defs:IVEC_NEVER (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcryptmod.h95 #define IVEC_NEVER 0x00 macro
100 ((iv) == IVEC_NEVER || (iv) == IVEC_REUSE || (iv) == IVEC_ONETIME)

Completed in 57 milliseconds