Home
last modified time | relevance | path

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

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