Home
last modified time | relevance | path

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

/crypto/
Dcrypto_user_base.c495 static struct pernet_operations crypto_netlink_net_ops = { variable
502 return register_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_init()
507 unregister_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_exit()