Go to the documentation of this file.
30 #define CRYPTO_MSG_MAX (__CRYPTO_MSG_MAX - 1)
31 #define CRYPTO_NR_MSGTYPES (CRYPTO_MSG_MAX + 1 - CRYPTO_MSG_BASE)
33 #define CRYPTO_MAX_NAME CRYPTO_MAX_ALG_NAME
48 #define CRYPTOCFGA_MAX (__CRYPTOCFGA_MAX - 1)
104 #define CRYPTO_REPORT_MAXSIZE (sizeof(struct crypto_user_alg) + \
105 sizeof(struct crypto_report_blkcipher))