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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dsched_impl.h93 #define CRYPTO_SETDUAL 0x00001000 /* Set the 'cont' boolean before */ macro
96 (((crq) == NULL) ? B_FALSE : (crq->cr_flag & CRYPTO_SETDUAL))

Completed in 46 milliseconds