Home
last modified time | relevance | path

Searched refs:CRYPTO_MSG_GETSTAT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dcryptouser.h35 CRYPTO_MSG_GETSTAT, enumerator
/openbmc/linux/crypto/
H A Dcrypto_user_base.c398 [CRYPTO_MSG_GETSTAT - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg),
419 [CRYPTO_MSG_GETSTAT - CRYPTO_MSG_BASE] = { .doit = crypto_reportstat},
H A Dcrypto_user_stat.c116 CRYPTO_MSG_GETSTAT, sizeof(*ualg), info->nlmsg_flags); in crypto_reportstat_alg()