Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dcrypto_user.c486 static struct pernet_operations crypto_netlink_net_ops = { variable
493 return register_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_init()
498 unregister_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_exit()