Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/internal/
H A Dcryptouser.h8 int crypto_reportstat(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, struct nlattr **attrs);
10 static inline int crypto_reportstat(struct sk_buff *in_skb, in crypto_reportstat() function
/openbmc/linux/crypto/
H A Dcrypto_user_stat.c136 int crypto_reportstat(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_reportstat() function
H A Dcrypto_user_base.c419 [CRYPTO_MSG_GETSTAT - CRYPTO_MSG_BASE] = { .doit = crypto_reportstat},