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

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

Completed in 57 milliseconds