Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dcryptouser.h35 #define CRYPTO_NR_MSGTYPES (CRYPTO_MSG_MAX + 1 - CRYPTO_MSG_BASE) macro
/linux-4.19.296/crypto/
Dcrypto_user.c466 static const int crypto_msg_min[CRYPTO_NR_MSGTYPES] = {
484 } crypto_dispatch[CRYPTO_NR_MSGTYPES] = {