Searched refs:crypto_reportstat (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/crypto/internal/ |
H A D | cryptouser.h | 8 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
|
/kernel/linux/linux-6.6/include/crypto/internal/ |
H A D | cryptouser.h | 8 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
|
/kernel/linux/linux-6.6/crypto/ |
H A D | crypto_user_stat.c | 136 int crypto_reportstat(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_reportstat() function
|
H A D | crypto_user_base.c | 419 [CRYPTO_MSG_GETSTAT - CRYPTO_MSG_BASE] = { .doit = crypto_reportstat},
|
/kernel/linux/linux-5.10/crypto/ |
H A D | crypto_user_base.c | 419 [CRYPTO_MSG_GETSTAT - CRYPTO_MSG_BASE] = { .doit = crypto_reportstat},
|
H A D | crypto_user_stat.c | 295 int crypto_reportstat(struct sk_buff *in_skb, struct nlmsghdr *in_nlh, in crypto_reportstat() function
|
Completed in 4 milliseconds