Home
last modified time | relevance | path

Searched refs:CRYPTO_NR_MSGTYPES (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dcryptouser.h39 #define CRYPTO_NR_MSGTYPES (CRYPTO_MSG_MAX + 1 - CRYPTO_MSG_BASE) macro
/linux/crypto/
H A Dcrypto_user.c398 static const int crypto_msg_min[CRYPTO_NR_MSGTYPES] = {
417 } crypto_dispatch[CRYPTO_NR_MSGTYPES] = {