Searched refs:AES_DECRYPT_USAGE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | cryptmod.h | 171 #define AES_DECRYPT_USAGE 1032 macro |
/titanic_41/usr/src/uts/common/io/ | ||
H A D | cryptmod.c | 2718 dec_usage = AES_DECRYPT_USAGE; in setup_crypto() |