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

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

Completed in 66 milliseconds