Home
last modified time | relevance | path

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

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