Home
last modified time | relevance | path

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

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