Home
last modified time | relevance | path

Searched defs:nlh (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dcrypto_user_base.c159 struct nlmsghdr *nlh; in crypto_report_alg() local
260 static int crypto_update_alg(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_update_alg()
296 static int crypto_del_alg(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_del_alg()
333 static int crypto_add_alg(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_add_alg()
381 static int crypto_del_rng(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_del_rng()
421 static int crypto_user_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in crypto_user_rcv_msg()
Dcrypto_user_stat.c274 struct nlmsghdr *nlh; in crypto_reportstat_alg() local