Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcrypto_user.c502 static struct pernet_operations crypto_netlink_net_ops = { variable
509 return register_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_init()
514 unregister_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_exit()