Searched refs:CR_IVUSAGE_OK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | cryptmod.h | 99 #define CR_IVUSAGE_OK(iv) \ macro |
/titanic_41/usr/src/uts/common/io/ | ||
H A D | cryptmod.c | 2659 if (!CR_IVUSAGE_OK(ci->ivec_usage)) { in setup_crypto() |